RE: Tomcat, eclipse and jpda

2003-12-06 Thread Sergi Erola
catalina.sh. By default, it uses port 8000. I'm not sure if I understand you question, but I hope this is what you're asking. SC -Original Message- From: Sergi Erola [mailto:[EMAIL PROTECTED] Sent: Friday, December 05, 2003 7:26 AM To: [EMAIL PROTECTED] Subject: Tomcat, eclipse and jpda

Tomcat, eclipse and jpda

2003-12-05 Thread Sergi Erola
Hi, I read the message in tomcat-user list about eclipse, tomcat and jpda, but i don't understand very well. I have two machines, one is a tomcat server and the other machine is my workstation. I execute tomcat with ./catalina.sh jpda run and i can connect with eclipse when I try to debug

Re: Tomcat, eclipse and jpda

2003-12-05 Thread Jeff Tulley
, there is nothing too different than debugging any other plain java code. [EMAIL PROTECTED] 12/5/03 8:26:12 AM Hi, I read the message in tomcat-user list about eclipse, tomcat and jpda, but i don't understand very well. I have two machines, one is a tomcat server and the other machine is my

Re: Tomcat, eclipse and jpda

2003-12-05 Thread Sergi Erola
, there is nothing too different than debugging any other plain java code. [EMAIL PROTECTED] 12/5/03 8:26:12 AM Hi, I read the message in tomcat-user list about eclipse, tomcat and jpda, but i don't understand very well. I have two machines, one is a tomcat server and the other machine is my workstation. I

Re: Tomcat, eclipse and jpda

2003-12-05 Thread Jeff Tulley
with the debugger and resume the process. For servlets, there is nothing too different than debugging any other plain java code. [EMAIL PROTECTED] 12/5/03 8:26:12 AM Hi, I read the message in tomcat-user list about eclipse, tomcat and jpda, but i don't understand very well. I have two machines, one

RE: Tomcat, eclipse and jpda

2003-12-05 Thread Simon Chou
AM To: [EMAIL PROTECTED] Subject: Tomcat, eclipse and jpda Hi, I read the message in tomcat-user list about eclipse, tomcat and jpda, but i don't understand very well. I have two machines, one is a tomcat server and the other machine is my workstation. I execute tomcat with ./catalina.sh jpda

AW: Tomcat, Eclipse, Debug, JPDA

2003-06-30 Thread Pfingstl Gernot
Nachricht- Von: Christian Traber [mailto:[EMAIL PROTECTED] Gesendet: Sonntag, 29. Juni 2003 15:01 An: Tomcat Users List Betreff: Re: Tomcat, Eclipse, Debug, JPDA Pfingstl Gernot wrote: I tried to debug my webapplication on my (local)tomcat with eclipse and JPDA. Both (JDK and Eclipse) seems

AW: Tomcat, Eclipse, Debug, JPDA

2003-06-30 Thread Pfingstl Gernot
Gernot Gesendet: Montag, 30. Juni 2003 16:15 An: Tomcat Users List Betreff: AW: Tomcat, Eclipse, Debug, JPDA Thank you, it works fine! But I also want to know why direct JPDA connection doesn't work or -better - who can tell me how it works!? Because I also want to debug a tomcat application

Tomcat, Eclipse, Debug, JPDA

2003-06-29 Thread Pfingstl Gernot
I tried to debug my webapplication on my (local)tomcat with eclipse and JPDA. Both (JDK and Eclipse) seems to allow JPDA, but I always got an Failed to connect to remote VM. Connection refused error from eclipse. My Environment: Win2000, JDK 1.3.1 (Sun), Tomcat 4.1.18, Eclipse 2.1 and 2.0 I

Re: Tomcat, Eclipse, Debug, JPDA

2003-06-29 Thread Christian Traber
Pfingstl Gernot wrote: I tried to debug my webapplication on my (local)tomcat with eclipse and JPDA. Both (JDK and Eclipse) seems to allow JPDA, but I always got an Failed to connect to remote VM. Connection refused error from eclipse. Try the tomcat plugin for eclipse: http://www.sysdeo.com