My favorites | Sign in
Project Home Downloads Wiki Issues
Search
for
HowtoEnableRemoteManagement  
How to enable remote management of a Java application
Howto, Featured
Updated Feb 13, 2007 by jmes...@gmail.com

eclipse-jmx is able to manage remotely any Java applications running on Java 1.5. using the standard RMI connector for JMX.

Remote monitoring & management

Since version 1.5, it is quite straightforward to enable remote monitoring & management on any Java application by setting the adequate system properties.

Security Limitations

One limitation of eclipse-jmx is that it does not support SSL Security.

This lets 2 options to connect to a remote Java application:


Sign in to add a comment
Powered by Google Project Hosting