Remote Debug

1.) Setup Tomcat on Windows set JPDA_ADDRESS=8000 and JPDA_TRANSPORT=dt_socket variables Open Windows Firewall on port 8000 Run the server with debug enabled: catalina jpda start 2.) Setup Eclipse Download from here and save to a random folder: http://visualvm.java.net/eclipse-launcher.html#installation Add local update site pointing to the chosen directory Install VisualVM Launcher Feature