I'm creating a java class that I want to add the the ActiveMQ-Camel libs that will periodically query a database for routes and add or remove them from the active camel context. The camel.xml file contains some default routes that I use all the time, but I will like to add new routes to the same context. Does anyone know how to get the active camel context? If yes, how?
-- View this message in context: http://camel.465427.n5.nabble.com/Howto-add-routes-to-CamelContext-on-the-fly-tp5716636.html Sent from the Camel - Users mailing list archive at Nabble.com.
