By bloid
via blogs.sun.com
Submitted: Jul 29 2008 / 07:45
I've been asked several times how to make my example of javaagent which starts a firewall friendly JMX RMI Connector work on JDK 5. Well, here is how. However, beware of the catch: if you use SSL and want to connect with JConsole then you need to use Java 6 JConsole on the client side.
Add your comment