No. That doesn't help. Because it will shutdown the jvm. My project is a web app. It keeps serving incoming requests. For serving each request it uses camel framework. I am creating a thread for each request. The problem I may be facing is that this thread does not terminate because of using camel. So I wanted to know how to stop this thread. Can someone help please?
Thanks, Syed. -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Thread-does-not-terminate-tp5736045p5736060.html Sent from the Camel - Users mailing list archive at Nabble.com.
