Hi, Now, I am in a project like you. I didint run my project but I have to
change my routes in runtime when myroutes.xml changed. If you want to change
your routes at runtime you can use Java DSL and you can remove your routes
camelContext.removeRoute and after remove old routes you can add changed
routes to camelContext.addRoute ...

--
View this message in context: 
http://camel.465427.n5.nabble.com/Update-camel-route-at-runtime-using-config-admin-tp4965455p5034794.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to