Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Correct wrong example. Add a link.

...

No Format
<Context docBase="c:/workspace/myapp/WebRoot" path="/HelloWorld"/>
  • This assumes you have a web application containing WEB-INF in c:/workspace/myapp/WebRoot
  • Create two environment variables:

...

If Eclipse happens to be your IDE of choice, you can get more information at Remote Debugging with Eclipse (Jacoozi Article).

See also: FAQ/Developing

How do I debug a Tomcat application when Tomcat is run as a Windows service ?

...