Remote Debugging Tomcat Web Applications
Modify the Tomcat startup file (startup.sh/startup.bat) and prepend the following lines right before the last line:
Finally modify the last line to:
https://www.jvmhost.com/articles/debugging-with-jpda-and-apache-tomcat/
Last updated