use org.apache.aries.jmx.core instead of org.apache.aries.jmx
-------------------------------------------------------------
Key: KARAF-916
URL: https://issues.apache.org/jira/browse/KARAF-916
Project: Karaf
Issue Type: Improvement
Components: karaf-webcontainer
Affects Versions: 2.2.2
Environment: Talend Service Factory 2.4.2.0 / Karaf 2.2.2
Reporter: Chris Dolan
Priority: Trivial
The Aries JMX project releases several jars:
org.apache.aries.jmx.api-0.3.jar - the org.osgi.jmx packages
org.apache.aries.jmx.core-0.3.jar - the Aries implementation of org.osgi.jmx
org.apache.aries.jmx-0.3.jar - a composite jar which includes the contents
above two
Unfortunately, the latter's -source.jar does not contain any .java files, so
debugging and setting breakpoints is hard (see also
https://issues.apache.org/jira/browse/ARIES-755). I request that Karaf change
to use the former two jars instead of the latter one to make it easier to
troubleshoot.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira