Hi, It might be my complete ignorance of the problem, but have you considered to leave your context happily running and take advantage of the many mechanisms in Camel to leverage Thread pools and the like ?
Just my 2 ct Andreas Am 7/23/13(30) 7:26 AM schrieb "SyedBhai" unter <syedahmed.c...@hotmail.com>: >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-tp573604 >5p5736060.html >Sent from the Camel - Users mailing list archive at Nabble.com.