This seems more like a spring jmx question, if or how you can adjust its property placeholder functionality using JMX.
On Tue, Oct 1, 2013 at 11:17 PM, PMulido <[email protected]> wrote: > We are using JMX within Camel and using JConsole to maniputes MBeans and > routes / contexts etc. > > We are also using a jolokia agent and able to connect using hawtio. > > The issue is we can't seem to see properties within JMX that are loaded via > org.springframework.beans.factory.config.ListFactoryBean and referenced as > {properties:DLC_EMAIL_ADDRESS} loaded from property files: > > i.e. > [email protected] > > > There does not seem to be a way expose / manipulate these vaules. I may be > completely missing where this is located. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Updating-properties-via-JMX-tp5740716p5740724.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
