GitHub user cristianonicolai opened a pull request: https://github.com/apache/camel/pull/246
Improved JMX handling on ActiveMQ broker for tests Disabled jmx for tests that don't need to use it and also add AvailablePortFinder to dinamically assing JMX connector port when needed. You can merge this pull request into a Git repository by running: $ git pull https://github.com/cristianonicolai/camel camel-jmx Alternatively you can review and apply these changes as the patch at: https://github.com/apache/camel/pull/246.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 #246 ---- commit 1f3b62698e83852de7d9f50c90cb310b32803e71 Author: Cristiano Nicolai <cristiano.nico...@gmail.com> Date: 2014-08-20T16:06:18Z Improved JMX handling on ActiveMQ broker for tests Disabled jmx for tests that don't need to use it and also add AvailablePortFinder to dinamically assing JMX connector port when needed. ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---