Is Camel JMX working ?

I have activated the JMX by setting the attribute useJmx in my context to
"true"
but when I launch my java jconsole, the screen is desperately empty even if
I try to connect to the link mentioned in the blog
service:jmx:rmi:///jndi/rmi://localhost:1099/jmxrmi

Remark : I have launched my Camel context through Eclipse using
Main starter = new Main();
starter.setApplicationContextUri(spring/camelContext.xml);
starter.run(args);

Regards,

Charles 
-- 
View this message in context: 
http://www.nabble.com/Is-Camel-JMX-feature-working---tp16963021s22882p16963021.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to