Hi Chuck,
> Use the .zip download rather than the .exe; all files are in the .zip
> version, but for whatever reason, several useful ones were left out of
> the .exe.
problem solved - thanks for the hint !
Heiko
---
Heiko Petzsch
GTS Systems & Consulting
Email [EMAIL PROTECTED]
--
> From: Heiko Petzsch [mailto:[EMAIL PROTECTED]
> Subject: debugging Servlets under Tomcat 5.5 on Windows XP
>
> - the FAQ "How do I debug a Tomcat application?" tells me to modify
> 2 environment variables JPDA_ADDRESS and JPDA_TRANSPORT,
> and then to start Tomcat
Hi,
I want to debug servlets running under Tomcat 5.5.20 (freshly
installed) on Windows XP, but I can't get the JVM to open the debug
port in order that Eclipse can attach to it (as verified by running
"netstat -a").
It seems to me that the documentation on how to enable debugging
is outdated