[ http://issues.apache.org/jira/browse/ODE-82?page=comments#action_12452150 ] solmaz anvar commented on ODE-82: ---------------------------------
When servicemix is running, in jconsle i can see aqtivemq mbean that seems register to same mbeanserver which servicemix use. when i compare OdeLifeCycle.java and JmsLifeCycle.java, i saw in first class(ode) getExtensionMBeanName() method return null but in second class(jms) getExtensionMBeanName() return org.apache.servicemix.jms.JmsConfiguration instance . is it related to registering jms mbean to servicemix mbean server? I'M NEW TO SERVICEMIX solmaz anvar > Register PM API with JMX when Ode is deployed in JBI container > -------------------------------------------------------------- > > Key: ODE-82 > URL: http://issues.apache.org/jira/browse/ODE-82 > Project: Apache Ode > Issue Type: Improvement > Components: JBI Integration > Affects Versions: Incubator > Reporter: Alex Boisvert > Assigned To: Rob Davies > Fix For: Incubator > > > As requested on the mailing list, we should register the process management > (PM) API in JMX when Ode is deployed in a JBI container. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
