Hi, you should make sure that management context creates a connector. Remove the following from your configuration if present
<managementContext> <managementContext createConnector="false"/> </managementContext> Cheers -- Dejan Bosanac Open Source Integration - http://fusesource.com/ ActiveMQ in Action - http://www.manning.com/snyder/ Blog - http://www.nighttale.net On Wed, May 13, 2009 at 7:03 PM, yesnid <ns...@pelco.com> wrote: > > Hello all, > > I am using ActiveMQ 5.2 > > I have an application that starts an embedded broker and I need to connect > to that broker using Jconsole from another machine remotely, I tried > following the instructions on this page: > > http://activemq.apache.org/jmx.html > > However, I don't think I am doing something right because I can only > connect > from the local machine, the machine that jconsole or the application can be > running on can be either windows or linux, I am sure I am making a simple > mistake if any one could give me help I would appreciate it. > > Thank you! > -- > View this message in context: > http://www.nabble.com/JConsole%2C-configuring-embedded-broker-for-remote-JMX-connection-tp23525992p23525992.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. > >