I'm adding dynamic routes during runtime by using 

context.addRoutes(new MyDynamicRouteBuilder(...) ) 

I need a custom *.from()* location, which to my understanding I can't do
with DynamicRouter EIP..

context.addRoutes does not return a route id ... do I need to stop and
shutdown the route when its done? How do I do this? 

Thanks




--
View this message in context: 
http://camel.465427.n5.nabble.com/Destroying-Dynamically-Add-Routes-tp5766785.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to