You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by li...@cnpc.com.cn on 2012/07/17 08:08:28 UTC

Using JConsole to manage camel?

Hi,
  I'm using JConsole to manage camel. But nothing of domain org.apache.camel
listed in the MBean tab.
  The version number of camel is 2.9.1.
  Did I miss somthing?

Re: Re: Using JConsole to manage camel?

Posted by 刘余庆 <li...@cnpc.com.cn>.
 It works, thanks very much!

From: santoshjoshi
Date: 2012-07-17 14:39
To: users
Subject: Re: Using JConsole to manage camel?

Have you added :

<camel:jmxAgent id="agent" createConnector="true"
mbeanServerDefaultDomain="org.apache.camel"/>

in your camel context



--
View this message in context: http://camel.465427.n5.nabble.com/Using-JConsole-to-manage-camel-tp5716149p5716152.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Using JConsole to manage camel?

Posted by santoshjoshi <sa...@gmail.com>.
Have you added :

<camel:jmxAgent id="agent" createConnector="true"
mbeanServerDefaultDomain="org.apache.camel"/>

in your camel context



--
View this message in context: http://camel.465427.n5.nabble.com/Using-JConsole-to-manage-camel-tp5716149p5716152.html
Sent from the Camel - Users mailing list archive at Nabble.com.