You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Eoghan Glynn (JIRA)" <ji...@apache.org> on 2009/09/04 16:39:12 UTC

[jira] Updated: (SMX4NMR-143) Incorrect type in object name for component LifeCyle MBeans

     [ https://issues.apache.org/activemq/browse/SMX4NMR-143?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eoghan Glynn updated SMX4NMR-143:
---------------------------------

    Attachment: smx4nmr_143.patch

Can some committer review the attached patch, and commit to trunk if its considered OK?

> 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
>
>         Attachments: smx4nmr_143.patch
>
>
> 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.