[ https://issues.apache.org/jira/browse/FELIX-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chris Custine reassigned FELIX-1848: ------------------------------------ Assignee: Chris Custine > Include instance name in the JMX ObjectName for AdminService and > FeaturesService MBeans > --------------------------------------------------------------------------------------- > > Key: FELIX-1848 > URL: https://issues.apache.org/jira/browse/FELIX-1848 > Project: Felix > Issue Type: Task > Components: Karaf > Affects Versions: karaf-1.0.2 > Reporter: Eoghan Glynn > Assignee: Chris Custine > Fix For: karaf-1.2.0 > > Attachments: felix_1848.patch > > > Currently its awkward to map from the ObjectName of the AdminService & > FeaturesService MBeans to the hosting instance name. > This information should be embedded in the ObjectNames, so for example > "org.apache.felix.karaf:service=admin" should be replaced by > "org.apache.felix.karaf:type=admin,name=<instance>" where <instance> is the > current instance name (or "root" for a non-child instance). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.