Incorrect type in object name for component LifeCyle MBeans
-----------------------------------------------------------

                 Key: SMX4NMR-143
                 URL: https://issues.apache.org/activemq/browse/SMX4NMR-143
             Project: ServiceMix NMR
          Issue Type: Bug
    Affects Versions: 1.1.0
            Reporter: Eoghan Glynn
            Assignee: Eoghan Glynn
             Fix For: 1.1.0


The ObjectName associated with component's LifeCycle MBean should be of form:

org.apache.servicemix:Type=Component,Name=servicemix-file,SubType=LifeCycle

but is in fact now:

org.apache.servicemix:Type=binding-component,Name=servicemix-file,SubType=LifeCycle

So LifeCycle MBeans do not appear as before under 
org.apache.servicemix/Component tree in JMX browser such as jconsole.  

This is fall-out from the SMX4NMR-140 refactoring.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to