I'm using servicemix 4.4.1 and I need to change the order of shutdown steps. Right now servicemix destroy Spring beans first (calls destroy-methods) and then shutdown the Camel routes. I need it in reverse order. First shutdown the routes and then call the destroy-method of the beans. Is it possible to change the order ?
thanks, Karel -- View this message in context: http://servicemix.396122.n5.nabble.com/Shutdown-order-of-Camel-routes-and-Spring-beans-tp5713430.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
