You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by ssogabe <gi...@git.apache.org> on 2013/09/12 19:41:41 UTC

camel pull request: CAMEL-6740

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

----

----