Enable Camel JMX to bind to a given host/ip instead of default localhost ------------------------------------------------------------------------
Key: CAMEL-1945 URL: https://issues.apache.org/activemq/browse/CAMEL-1945 Project: Apache Camel Issue Type: Improvement Components: camel-core Affects Versions: 1.5.0 Environment: Linux OS, with multiple network interfaces. Reporter: Praveen Krishnan Priority: Trivial In our organization, we are trying to install multiple services on the same physical host, but each service is assigned to a dynamic network IP. In case our service that use camel, when we tried to install in this new environment, it does not bind the JMX to the network IP that we provide. Basically, as per the http://camel.apache.org/camel-jmx.html i could not find any attribute that takes in the hostname/ip addr on which the JMX should be started and binded to. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.