You can turn off cache (eg cache=false) and the Camel properties
component / properties placeholder will lookup on each request.

Though mind endpoints which has been looked up during startup will not
be automatic updated, when a property is changed using JMX.

You will have to use the dynamic-to where you want these to be fully dynamic
http://camel.apache.org/how-do-i-use-dynamic-uri-in-to.html

To lookup the endpoint on each message being processed.




On Wed, Oct 2, 2013 at 10:08 PM, PMulido <marc.pul...@barcap.com> wrote:
> Fair enough.  Let me rephrase it this way:
>
> Is there a way one could write an MBean to list / get / set properties that
> Camel currently accesses via the {properties:XYZ_VAR} syntax ?
>
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Updating-properties-via-JMX-tp5740716p5740782.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
Red Hat, Inc.
Email: cib...@redhat.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to