Re: debugging tomcat with eclipse

2005-08-30 Thread Jay Sheth
Thanks a lot. I had to add the source to the path.

Regards,
Jay

On 8/28/05, zheng chengbao [EMAIL PROTECTED] wrote:
 
 i'am using myeclipse,it is very easy to debug
 
 2005/8/27, Jay Sheth [EMAIL PROTECTED]:
 
  HI,
 
  It would be great if you could give some hints on how to debug tomcat
  with eclipse.
 
  I have tried the following:
 
  * Running tomcat with option jpda start and then running a remote java
  application to debug but doesn't work.
  * Running the tomcat application with start option. When I run the
  webapp, the break point is caught in the code, however it doesn't let
  me evaluate expression/ see the details of variable, saying The
  selected stack frame must be associated with a java project in the
  workspace to perform an evaluation.
 
 
  The project is already in eclipse. We are copying the jar file to the
  tomcat lib folder and then running the tomcat app.
 
  Any help / pointers would be useful.
 
  Thanks,
  Jay
 
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 



Re: debugging tomcat with eclipse

2005-08-28 Thread zheng chengbao
i'am using myeclipse,it is very easy to debug

2005/8/27, Jay Sheth [EMAIL PROTECTED]: 
 
 HI,
 
 It would be great if you could give some hints on how to debug tomcat
 with eclipse.
 
 I have tried the following:
 
 * Running tomcat with option jpda start and then running a remote java
 application to debug but doesn't work.
 * Running the tomcat application with start option. When I run the
 webapp, the break point is caught in the code, however it doesn't let
 me evaluate expression/ see the details of variable, saying The
 selected stack frame must be associated with a java project in the
 workspace to perform an evaluation.
 
 
 The project is already in eclipse. We are copying the jar file to the
 tomcat lib folder and then running the tomcat app.
 
 Any help / pointers would be useful.
 
 Thanks,
 Jay
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 



debugging tomcat with eclipse

2005-08-26 Thread Jay Sheth
HI,

It would be great if you could give some hints on how to debug tomcat
with eclipse.

I have tried the following:

* Running tomcat with option jpda start and then running a remote java
application to debug but doesn't work.
* Running the tomcat application with start option. When I run the
webapp, the break point is caught in the code, however it doesn't let
me evaluate expression/ see the details of variable, saying The
selected stack frame must be associated with a java project in the
workspace to perform an evaluation.
 

The project is already in eclipse. We are copying the jar file to the
tomcat lib folder and then running the tomcat app.

Any help / pointers would be useful. 

Thanks,
Jay

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: debugging tomcat with eclipse

2005-08-26 Thread Martijn Smit
I'm running Tomcat within Eclipse with the Sysdeo plugin since the dawn 
of time. As long as you handle your own context definitions (keep a 
close watch on the occasional xml sysdeo generates) and define the 
source directories within the Sysdeo general option, you can debug and 
trace your source perfectly per thread and look at your variables.


Martijn

Jay Sheth wrote:


HI,

It would be great if you could give some hints on how to debug tomcat
with eclipse.

I have tried the following:

* Running tomcat with option jpda start and then running a remote java
application to debug but doesn't work.
* Running the tomcat application with start option. When I run the
webapp, the break point is caught in the code, however it doesn't let
me evaluate expression/ see the details of variable, saying The
selected stack frame must be associated with a java project in the
workspace to perform an evaluation.


The project is already in eclipse. We are copying the jar file to the
tomcat lib folder and then running the tomcat app.

Any help / pointers would be useful. 


Thanks,
Jay

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

 




--
31.69 nHz = once a year



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]