GitHub user guillaumeterral opened a pull request:
https://github.com/apache/camel/pull/956
CAMEL-9903 Fix jmx operations when jmx domain is custom + test
I retrieve the jmx domain from the management agent where it has been
customized using JVM property or ManagementAgent bean according to
http://camel.apache.org/camel-jmx.html
This domain is then used in all the calls made to retrieve statistics
Unit Test has been added to test those operations with a custom jmx domain
name
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/guillaumeterral/camel CAMEL-9903
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/camel/pull/956.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #956
----
commit c77eafe539be8b05ab1b5fe1c7ce7fb44a7ad754
Author: Guillaume Terral <[email protected]>
Date: 2016-04-22T14:35:28Z
CAMEL-9903 Fix jmx operations when jmx domain is custom + test
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---