Neither XBean or Commons Configuration deal with hot-reloading. They can't as they rightly do not have knowledge of the components they are providing the initial static configuration for.

Obix framework provides the infrastructure for configuration reloading (and also validation of configurations before starting a reloading).

Btw, this it not to mean I'm +1 for Obix.

Commons configuration as only a mechanism to reload the configuration, but not to notify the configured component:
http://jakarta.apache.org/commons/configuration/apidocs/org/apache/commons/configuration/reloading/package-summary.html

Btw I'm +0.5 for Commons configuration because it is a smooth change from Avalon configurations and a wrapper already exists to help the transition.

Stefano


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to