Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Tomcat can be configured to allow a program such as eclipse to connect remotely using JPDA and see debugging information.
(powerpoint presentation)

To configure tomcat to allow remote debugging, start tomcat using the catalina startup script (from your tomcat home) instead of the normal startup script like so (tomcat must be stopped before you can change over):
WIN:

...