Hello,

I have looked at the documentation, read the EAP lists, and looked up
information on remotely debugging servlets using other IDE's and haven't
been able to get it working using IDEA Pandora.

Here's what I've tried:
I load a simple servlet into IDEA that I know already works in Tomcat
4.0.1.  I add some breaks and some watches and then click on debug (I
already configured IDEA for remote debugging).

I get the message "Connected to the target VM at 'yada.yada.com:8000'
using the socket transport".

Now I go into my browser and load the servlet.  It runs just fine.

When I go back into IDEA and pause the debugger, I always get that the
watcher value = ???.  I have tried selecting every thread and every
frame and then look at the value of the watched variable, but it doesn't
seem to work.

Any help would be greatly appreciated.

Thanks.

Joe.

_______________________________________________
Eap-list mailing list
[EMAIL PROTECTED]
http://www.intellij.com/mailman/listinfo/eap-list

Reply via email to