Hi You can set createConnector=true, see http://camel.apache.org/camel-jmx.html
On Wed, Sep 24, 2014 at 12:24 PM, deepak_a <[email protected]> wrote: > 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. -- Claus Ibsen ----------------- Red Hat, Inc. Email: [email protected] Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen hawtio: http://hawt.io/ fabric8: http://fabric8.io/
