资 源 简 介
A Java Swing GUI which lists the JMX endpoints registered in a specified LDAP location.
This application should be run using Java Web Start using the .jnlp file featured on the right of this page.
The jconsole-ldap.jar can also be used directly by the JConsole for its ldap service provider. To use it in this way, start JConsole with jconsole-ldap.jar in its runtime classpath. This will mean that directly in JConsole you"ll be able to use Service URLs of the form:
* service:jmx:ldap://host:port/cn=test,cn=example.com
This URL points to a node in LDAP which is of type jmxConnector and contains a jmxServiceURL attribute.
Ultimately, a good aim may be to integrate the interface into the JConsole New Connection dialog: