You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Nicolas De Loof <ni...@capgemini.com> on 2004/08/06 15:13:01 UTC

[OT] What tool do you use to get configuration values ?

Hi all,

I've started an opensource project to help managing application configuration. Application code get configuration values
from a static util class: Configuration.getAsXXX(key) with XXX=String, Int, Date ... Configuration is stored into
properties files, loaded from classpath or from file system. Values can be overriden at startup to customize default
configuration.

I've built such a framework for my job but found some bad design in it (poorly extensibile) and cannot share as
opensource, so I'm building another one from scratch.

I'm looking at existing frameworks to gather ideas. I know jconfig and commons-configuration API. What do you use in
your apps ?

Nico.



Our name has changed.  Please update your address book to the following format: "recipient@capgemini.com".

This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient,  you are not authorized to read, print, retain, copy, disseminate,  distribute, or use this message or any part thereof. If you receive this  message in error, please notify the sender immediately and delete all  copies of this message.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org