I have a web application that creates a couple of camel contexts. I was
surprised to see that when I redeployed my application, the camel contexts
created by the "old" application instance was still visible via jconsole
after having redeployed the application (along with the set of contexts
created by the "new" application instance. I was even more surprised when I
found that after having undeployed the application (no instance available on
the server) the camel contexts are still visible via jconsole.

Is this behaviour to be expected, or ....?

Thanks

Lars



--
View this message in context: 
http://camel.465427.n5.nabble.com/Camel-contexts-not-removed-when-WAR-deployed-on-JBoss-AS-7-tp5728435.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to