Hi,
I am using the camel in the web application which is deployed on tomcat 6. I wanted to bringdown the application with a single button and don't want loose any data. Is there any steps that I need to follow inorder not to loose any data on the routes.. At the moment I am using context.stop() to stop consuming messages from the routes and added this to runtime shutdown hook. Regards Srinivas -- View this message in context: http://camel.465427.n5.nabble.com/Bringing-down-the-application-tp5720302.html Sent from the Camel - Users mailing list archive at Nabble.com.
