Added support for different environments: production, qa, development and other.
Added a couple of tutorials.
http://configmanager.sourceforge.net/
Configuration Manager 1.6 is released. The main feature of the release is an easy API - so it takes only a couple of lines of code to integrate it with your project. You can unit test your code as well without having to load all the configuration properties with new API.
Internally we have migrated the build of Configuration manager from Maven 1 to Maven 2.
Check out how easy it is to use on the web:
http://configmanager.sourceforge.net/
Configuration Manager 1.5 can be controlled by using JMX. Unless otherwise instructed in the the configuration, configuration manager will register with the MBean Server. You will be able to see all the configurations and content and will also be able to reload configuration manager through the JMX console.
Check out the site: http://configmanager.sourceforge.net/
Configuration manager 1.4 adds JNDI access. It can now read name-value pairs from database connection defined in JNDI. It can also read any object defined in JNDI based on JNDI name.
Check out the site: http://configmanager.sourceforge.net/
Configuration Manager 1.3 adds database configurations. Connect to any database and read key-value pairs, just like properties!
Configuration Manager release 1.2
* configuration manager updated
- configuration manager type added
- modified date added
* sample struts web client added
Update http://configmanager.sourceforge.net/ to include latest documentation
* Improved documentation
* Sample application with XML example
Configuration Manager Release 1.1 beta ready
* Includes simple XML configurations
* Schema for Configuration xml file
Configuration Manager is promoted to Beta!
You suggestion on how we can improve the program of documentation site are very welcome.
Henry
Configuration manager now has a web site at http://configmanager.sourceforge.net/