Hi,

If you stop the CamelContext all the routes are automatically stopped.
Alternatively, you can stop the routes and make changes without stopping the
context and then start the routes individually.

As for the second error, it is quite clear... Looks like you are starting
two routes with the same from(...) endpoint or you have two routes with the
same consumer.

Cheers,

Ashwin...

-----
---------------------------------------------------------
Ashwin Karpe
Apache Camel Committer & Sr Principal Consultant
FUSESource (a Progress Software Corporation subsidiary)
http://fusesource.com http://fusesource.com 

Blog: http://opensourceknowledge.blogspot.com
http://opensourceknowledge.blogspot.com 
---------------------------------------------------------
-- 
View this message in context: 
http://camel.465427.n5.nabble.com/Modifying-route-using-adviceWith-showing-inconsistent-behaviour-tp3374110p3374870.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to