As far as I can tell, xml rules can't be reloaded dynamically.  I thought of
writing some code myself to update the routes by it looks like the API
doesn't expose the right methods.  RouteBuilder's populateRoutes and
addRoutes are not public.  Even if they were, I didn't see any
'removeRoutes' method.  Even if that existed, in a running system, removing
old routes and adding new ones would have to be an atomic operation.

Any idea how I can do this?

Thanks
-- 
View this message in context: 
http://www.nabble.com/Reload-routs-without-restarting-server--tp24228384p24228384.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to