Hi guys, I've usually used Apache Commons Configuration together with the Apache Felix ConfigurationAdmin for my configuration setup.
I've been investigating if ConfigurationAdmin has some default implementation for those cases that doesn't require Commons Configuration. I've read the "Configuration Files" section in the documentation which leads me to believe that it doesn't - is my assumption correct, I get the feeling that I'm not seeing the full picture. On the osgi wiki I read the following "Felix uses Configuration Admin to serve the contents of the config directory to bundles", but how? Regards, Jorge -- View this message in context: http://apache-felix.18485.x6.nabble.com/Configuration-Admin-tp5005386.html Sent from the Apache Felix - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

