Hello.
I have seen the concept of using a JMX console appear regularly in my travels with ServiceMix, so I decided to check this concept out. I found the executable that one apparently runs in Java 1.5. It was on this computer in C:\Program Files\Java\jdk1.5.0_10\bin. According to http://incubator.apache.org/servicemix/jmx-console.html, I can point this console at the ServiceMix 3.1.1 instance running on sydserv05 by entering the following URL: service:jmx:rmi:///jndi/rmi://sydserv05:1099/defaultJBIJMX When I try, the JConsole program responds saying the connection failed. What am I doing wrong? Owen.
