All,

Just realized the following

JMXConnector:
service:jmx:rmi:///jndi/rmi://LDN-LRM-PC-189:19999/jmxrmi/camel

I see the above from Camel log.
Thats the service exposed by Camel's MBEan Server.
It appears camel exposes only jmx via RMI, while JBoss (EAP 6.1+) supports
JSR 160 (JMX Remoting).

i.e connecting to Remote MBean server via (JMX Remoting).

Want to find out if i can start Camel and expose JMX via JMX remoting
instead of RMI?
-> This was my client (deployed in JBoss) can access the MBean server via
JMX Remoting?



--
View this message in context: 
http://camel.465427.n5.nabble.com/Unable-to-access-camel-MBean-Server-from-JBoss-tp5756949p5756956.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to