Many thanks, Achim. I've created a configuration service in Java. The configuration variables within this service are dynamically updated with injection/setter methods. Accessing the configuration values from other beans/routes is now possible with service getter methods.
Anyway, adding a new configuration parameter requires always a Java code change. Would it be possible so far to define all properties in one blueprint xml like and access these properties from an other blueprint xml? Best - Gerald -- View this message in context: http://servicemix.396122.n5.nabble.com/Configuration-Admin-issue-when-sharing-a-config-file-for-Spring-beans-Camel-routes-tp5722877p5722882.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
