Re: Shutdown sequence when running Camel in Springboot

2015-12-10 Thread raffi
Nevermind, figured it out from this article: http://www.javacodegeeks.com/2014/10/spring-boot-actuator-custom-endpoint-with-mvc-layer-on-top-of-it.html -- View this message in context: http://camel.465427.n5.nabble.com/Shutdown-sequence-when-running-Camel-in-Springboot-tp5774960p5774974

Re: Shutdown sequence when running Camel in Springboot

2015-12-10 Thread raffi
tom code to shutdown Camel manually from JMX. Doing so blocks until Camel is shutdown, and that's what I'm after, except I can't figure out how to override Springboot's shutdown sequence. -- View this message in context: http://camel.465427.n5.nabble.com/Shutdown-sequence-

Re: Shutdown sequence when running Camel in Springboot

2015-12-10 Thread Henryk Konsek
View this message in context: > http://camel.465427.n5.nabble.com/Shutdown-sequence-when-running-Camel-in-Springboot-tp5774960.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Henryk Konsek http://about.me/hekonsek

Shutdown sequence when running Camel in Springboot

2015-12-10 Thread raffi
context: http://camel.465427.n5.nabble.com/Shutdown-sequence-when-running-Camel-in-Springboot-tp5774960.html Sent from the Camel - Users mailing list archive at Nabble.com.