You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Chris Dolan (Created) (JIRA)" <ji...@apache.org> on 2011/10/06 14:04:29 UTC

[jira] [Created] (KARAF-916) use org.apache.aries.jmx.core instead of org.apache.aries.jmx

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

        

[jira] [Resolved] (KARAF-916) use org.apache.aries.jmx.core instead of org.apache.aries.jmx

Posted by "Jean-Baptiste Onofré (Resolved JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré resolved KARAF-916.
----------------------------------------

    Resolution: Fixed
    
> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.6, 3.0.0
>
>         Attachments: KARAF-916.patch
>
>
> 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

       

[jira] [Updated] (KARAF-916) use org.apache.aries.jmx.core instead of org.apache.aries.jmx

Posted by "Jamie goodyear (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear updated KARAF-916:
---------------------------------

    Fix Version/s:     (was: 3.1.0)
                   3.0.0
    
> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.6, 3.0.0
>
>         Attachments: KARAF-916.patch
>
>
> 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

       

[jira] [Work started] (KARAF-916) use org.apache.aries.jmx.core instead of org.apache.aries.jmx

Posted by "Jean-Baptiste Onofré (Work started JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on KARAF-916 started by Jean-Baptiste Onofré.

> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.6, 3.0.0
>
>         Attachments: KARAF-916.patch
>
>
> 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

       

[jira] [Updated] (KARAF-916) use org.apache.aries.jmx.core instead of org.apache.aries.jmx

Posted by "Jean-Baptiste Onofré (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-916:
---------------------------------------

    Fix Version/s:     (was: 2.2.5)
                   2.2.6
    
> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.6, 3.0.0
>
>         Attachments: KARAF-916.patch
>
>
> 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

       

[jira] [Updated] (KARAF-916) use org.apache.aries.jmx.core instead of org.apache.aries.jmx

Posted by "Jean-Baptiste Onofré (Updated JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated KARAF-916:
---------------------------------------

    Fix Version/s: 3.0.0
                   2.2.5
    
> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.5, 3.0.0
>
>         Attachments: KARAF-916.patch
>
>
> 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

       

[jira] [Assigned] (KARAF-916) use org.apache.aries.jmx.core instead of org.apache.aries.jmx

Posted by "Jean-Baptiste Onofré (Assigned JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré reassigned KARAF-916:
------------------------------------------

    Assignee: Jean-Baptiste Onofré
    
> 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
>            Assignee: Jean-Baptiste Onofré
>            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

       

[jira] [Commented] (KARAF-916) use org.apache.aries.jmx.core instead of org.apache.aries.jmx

Posted by "Andreas Pieber (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160745#comment-13160745 ] 

Andreas Pieber commented on KARAF-916:
--------------------------------------

I'm definitely +1 on applying this; but I'm not sure if we really want to do this on a micro release?
                
> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.5, 3.0.0
>
>         Attachments: KARAF-916.patch
>
>
> 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

       

[jira] [Updated] (KARAF-916) use org.apache.aries.jmx.core instead of org.apache.aries.jmx

Posted by "Jamie goodyear (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear updated KARAF-916:
---------------------------------

    Fix Version/s:     (was: 3.1.0)
                   3.0.0
    
> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.6, 3.0.0
>
>         Attachments: KARAF-916.patch
>
>
> 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

       

[jira] [Updated] (KARAF-916) use org.apache.aries.jmx.core instead of org.apache.aries.jmx

Posted by "Chris Dolan (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Chris Dolan updated KARAF-916:
------------------------------

    Attachment: KARAF-916.patch

Attached is an untested patch that implements the request to include jmx.core and jmx.api instead of jmx.
                
> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>         Attachments: KARAF-916.patch
>
>
> 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

       

[jira] [Closed] (KARAF-916) use org.apache.aries.jmx.core instead of org.apache.aries.jmx

Posted by "Jamie goodyear (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear closed KARAF-916.
--------------------------------

    
> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.6, 3.0.0
>
>         Attachments: KARAF-916.patch
>
>
> 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

       

[jira] [Updated] (KARAF-916) use org.apache.aries.jmx.core instead of org.apache.aries.jmx

Posted by "Jamie goodyear (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear updated KARAF-916:
---------------------------------

    Fix Version/s:     (was: 3.0.0)
                   3.1.0
    
> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.6, 3.1.0
>
>         Attachments: KARAF-916.patch
>
>
> 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

       

[jira] [Updated] (KARAF-916) use org.apache.aries.jmx.core instead of org.apache.aries.jmx

Posted by "Jamie goodyear (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/KARAF-916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jamie goodyear updated KARAF-916:
---------------------------------

    Fix Version/s:     (was: 3.0.0)
                   3.1.0
    
> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.6, 3.0.0
>
>         Attachments: KARAF-916.patch
>
>
> 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

       

[jira] [Commented] (KARAF-916) use org.apache.aries.jmx.core instead of org.apache.aries.jmx

Posted by "Jean-Baptiste Onofré (Commented JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/KARAF-916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13229045#comment-13229045 ] 

Jean-Baptiste Onofré commented on KARAF-916:
--------------------------------------------

I fixed the patch (the standard feature has to be updated also).

It will be included in Karaf 2.2.6 and 3.0.0.

@Andreas, as it's not a change in the Karaf core (it's exactly the same, just usage of 2 bundles instead of one gathering the two others), I apply to karaf-2.2.x branch.
                
> 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
>            Assignee: Jean-Baptiste Onofré
>            Priority: Trivial
>             Fix For: 2.2.6, 3.0.0
>
>         Attachments: KARAF-916.patch
>
>
> 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