You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by davsclaus <ci...@yahoo.dk> on 2010/10/16 09:22:10 UTC

Re: Dynamic change route endpoints

Ad 1)
For the JMS component you can stop the route. Change the parameters on the
endpoint. Start the route again.

You can do this from Java API or JMX.

Ad 2)
The same for the timer component as (#1)

The quartz component may lack JMX API to change the parameters. But you
should be able to change it from Java API.

Quartz itself has some JMX API, which you may be able to enable (see quartz
docu) where you should be able to mange the scheduler, such as changing
triggers etc.
-- 
View this message in context: http://camel.465427.n5.nabble.com/Dynamic-change-route-endpoints-tp3212928p3214865.html
Sent from the Camel - Users mailing list archive at Nabble.com.