You are using ThreadPoolTaskExecutor from spring and JmsComponent doesn't
manage the TaskExecutor life cycle itself.

If you want to shutdown the whole application gracefully, you need to call
the ApplicationContext destroy method.



--
View this message in context: 
http://camel.465427.n5.nabble.com/Graceful-shutdown-not-graceful-at-all-tp5709579p5710474.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to