Starting CamelContext with autoStartup=false should startup JMX connector -------------------------------------------------------------------------
Key: CAMEL-3008 URL: https://issues.apache.org/activemq/browse/CAMEL-3008 Project: Apache Camel Issue Type: Bug Components: camel-core Affects Versions: 2.4.0 Reporter: Claus Ibsen Assignee: Claus Ibsen Priority: Minor Fix For: 2.5.0 I recall some user saying something about JMX appears to not be loaded if he has autoStartup=false on the CamelContext. It should only be the routes which are not started. The other stuff should start. You may need to use JMX to start the routes there after :) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.