![]() Previous |
J2SE 5.0 and later versions of the JVM use JMXRMI (JMX over RMI). To configure the connection, the following system flags are used:
-Dcom.sun.management.jmxremote.port
-Dcom.sun.management.jmxremote.authenticate
-Dcom.sun.management.jmxremote.ssl
For more information about these flags, see http://java.sun.com/javase/7/docs/technotes/guides/management/agent.html#gdfvv.