You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2014/06/04 05:07:01 UTC

[jira] [Created] (KARAF-3020) RBAC-put "type" right after the domain when generate the PID from JMX ObjectName

Freeman Fang created KARAF-3020:
-----------------------------------

             Summary: RBAC-put "type" right after the domain when generate the PID from JMX ObjectName
                 Key: KARAF-3020
                 URL: https://issues.apache.org/jira/browse/KARAF-3020
             Project: Karaf
          Issue Type: Improvement
            Reporter: Freeman Fang


as the type is significant when display the JMX view on the client.
For example we can have cxf bus MBean ObjectName like
{code}
org.apache.cxf:bus.id=cxf-osgi-cxf866757140,type=Bus,instance.id=
{code}
though "type=Bus" isn't the first property here, it's display topper level on the tree view.



--
This message was sent by Atlassian JIRA
(v6.2#6252)