You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by sv...@apache.org on 2016/07/06 11:30:42 UTC

[3/3] brooklyn-server git commit: Closes #231

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 <sv...@cloudsoftcorp.com>
Authored: Wed Jul 6 14:30:20 2016 +0300
Committer: Svetoslav Neykov <sv...@cloudsoftcorp.com>
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(-)
----------------------------------------------------------------------