We are stopping the route dynamically using a shutdown processor based on
some business conditions.
Basically, shutdown processor has the below code: 

exchange.getContext().stopRoute(RouteID,60000,TimeUnit.MILLISECONDS);

This results in the following log statement on the console:
"Graceful shutdown of route completed!"



--
View this message in context: 
http://camel.465427.n5.nabble.com/CronSchedulePolicy-with-cxf-endpoint-tp5730206p5730304.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to