2008/9/12 Bryan D. Fish <[EMAIL PROTECTED]>:
> I'm trying to get remote debugging working with Tomcat using a shared memory
> connection. I've been calling it remote debugging but the server and debug
> client (my IDE) are on the same host.
>
> Everything works well when I start Tomcat from the co
I'm trying to get remote debugging working with Tomcat using a shared memory
connection. I've been calling it remote debugging but the server and debug
client (my IDE) are on the same host.
Everything works well when I start Tomcat from the command line
(bin/startup.bat). I have the following