thanks for the reply. I am using spring and i have defined camelcontext in my
xml config file:

<camelContext xmlns="http://camel.apache.org/schema/spring";>
      <routeBuilder ref="xmlBuilder" />
 </camelContext>

I would like to know, when the tomcat server stops will the camel shutdown
all routes and stops gracefully.







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

Reply via email to