In the doStop() method of org.apache.camel.spring.Main class the application context is closed. What will this actually do ? Let us say in my camel-server.xml file, I have definitions for an activemq broker running on port 61616. When I close the application context the broker does not shutdown. What does closing the application context result with ?
-- View this message in context: http://www.nabble.com/Two-questions%3A-Stopping-Camel-and-intercept-before-retry-tp21323127s22882p21479142.html Sent from the Camel - Users mailing list archive at Nabble.com.