GitHub user ssogabe opened a pull request: https://github.com/apache/camel/pull/43
CAMEL-6740 System property org.apache.camel.jmx.createRmiConnector is ignored with spring xml. The createConnector attribute is true by default. but if system property is specified, camel should honor it. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ssogabe/camel CAMEL-6740 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/43.patch ---- ----