Re: How to get JMX running on EAP 6.1.1 (JBoss 7+)

2013-11-09 Thread Claus Ibsen
Hi How have you configured the jmx agent in Camel? JMX is enabled by default, and without creating a special Camel connector. It looks like you have enabled that with createConnector=true. If you do not do that you ought to still be able to see Camel MBeans if you connect to the JBoss AS JMX

How to get JMX running on EAP 6.1.1 (JBoss 7+)

2013-11-08 Thread kraythe .
When I start the camel context, I get the following exceptions: [Server:Local01] 20:30:49,901 INFO [org.apache.camel.component.servletlistener.CamelServletContextListener] (ServerService Thread Pool -- 149) CamelContextServletListener initializing ... [Server:Local01] 20:30:55,152 INFO