You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by abovesun <ab...@gmail.com> on 2008/08/08 13:55:58 UTC

how to user AdminServiceMBean in ServiceMix4

In ServiceMix 3.x version we use to use ManagenentContextMBean that extends
AdminServiceMBean to access admin service methods like
AdminServieMBean.getBindingComponents(). But as I see from the jconsole
connected to running Service Mix 4 (1.0-m2) - it dosen't deploy any
SystemService mbeans to org.apache.servicemix domain.
-- 
View this message in context: http://www.nabble.com/how-to-user-AdminServiceMBean-in-ServiceMix4-tp18890572p18890572.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: how to user AdminServiceMBean in ServiceMix4

Posted by Gert Vanthienen <ge...@skynet.be>.
L.S.,

The JBI JMX MBeans haven't been implemented yet in SMX 4 -- we're still 
looking for a volunteer to implement them though ;).  Cfr. 
https://issues.apache.org/activemq/browse/SMX4NMR-17. 

Regards,

Gert

abovesun wrote:
> In ServiceMix 3.x version we use to use ManagenentContextMBean that extends
> AdminServiceMBean to access admin service methods like
> AdminServieMBean.getBindingComponents(). But as I see from the jconsole
> connected to running Service Mix 4 (1.0-m2) - it dosen't deploy any
> SystemService mbeans to org.apache.servicemix domain.
>