Shutting down a route should dispose JMX mbeans for that particular route -------------------------------------------------------------------------
Key: CAMEL-2975 URL: https://issues.apache.org/activemq/browse/CAMEL-2975 Project: Apache Camel Issue Type: Improvement Components: camel-core Affects Versions: 2.4.0 Reporter: Claus Ibsen Priority: Minor Fix For: Future If Camel end uses add temporary routes on the fly, and then want those temp routes to be deleted, they need to shutdown the route. And we should then unregister the associated JMX mbeans that the route solely uses. This can be a bit tricky to do as the current architecture will unregister mbeans on camel shutdown. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.