Closes #231 Fix jmxmp connector in karaf
e.g. tomcat failed to reach service-up because it couldn't create the JMXMP connector due to classloading problems. Project: http://git-wip-us.apache.org/repos/asf/brooklyn-server/repo Commit: http://git-wip-us.apache.org/repos/asf/brooklyn-server/commit/30573a57 Tree: http://git-wip-us.apache.org/repos/asf/brooklyn-server/tree/30573a57 Diff: http://git-wip-us.apache.org/repos/asf/brooklyn-server/diff/30573a57 Branch: refs/heads/master Commit: 30573a57963ef843342cbd4cd6b04064cc23b388 Parents: 1f2e2a1 588aebc Author: Svetoslav Neykov <[email protected]> Authored: Wed Jul 6 14:30:20 2016 +0300 Committer: Svetoslav Neykov <[email protected]> Committed: Wed Jul 6 14:30:20 2016 +0300 ---------------------------------------------------------------------- .../etc/org.apache.brooklyn.osgilauncher.cfg | 24 ++++++++++---------- karaf/features/src/main/feature/feature.xml | 2 +- .../org/apache/brooklyn/feed/jmx/JmxHelper.java | 24 +++++++++++++++++--- 3 files changed, 34 insertions(+), 16 deletions(-) ----------------------------------------------------------------------
