On Wed, Aug 26, 2009 at 5:08 PM, dadoc<[email protected]> wrote: > > > Claus Ibsen-2 wrote: >> >> If you do it by pure java, eg not letting spring handle the lifecycle >> you have control and can shutdown all of them in nice order without >> problems. >> > > Please, is it possible to point at the relevant example, or to provide some > code example here? Tnx. >
try using nabble / markmail etc. to search camel user forum for graceful shutdown as we have talked about this before. I think I posted some code how to stop in pure java, or at least I did have such code at that time. Feel free to create a ticket in JIRA so we wont forget and try to get it fixed / workaround in the next release. > Dado > -- > View this message in context: > http://www.nabble.com/Garceful-shutdown-bug-in-2.0M3--tp25113519p25151413.html > Sent from the Camel - Users mailing list archive at Nabble.com. > > -- Claus Ibsen Apache Camel Committer Open Source Integration: http://fusesource.com Blog: http://davsclaus.blogspot.com/ Twitter: http://twitter.com/davsclaus
