You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Quasar <qu...@speakeasy.net> on 2003/08/25 04:22:28 UTC

Setting up Eclipse for remote debug struts action classes in tomcat?

I know I have read that you can use eclipse to remote debug tomcat, but is it possible to have eclipse debug struts action classes that are being executed by Tomcat?  And is there anywhere that documents how that would work.. I'd love to know what the value of some variables are at runtime etc when I'm having problems with it.. thanks in advance!
-D

Re: Setting up Eclipse for remote debug struts action classes in tomcat?

Posted by Paul Sundling <to...@tkz.net>.
The most basic way is probably to use log4j or commons logging and then 
use the eclipse logwatcher plugin to keep watch over your log files.

Paul Sundling

Quasar wrote:

>I know I have read that you can use eclipse to remote debug tomcat, but is it possible to have eclipse debug struts action classes that are being executed by Tomcat?  And is there anywhere that documents how that would work.. I'd love to know what the value of some variables are at runtime etc when I'm having problems with it.. thanks in advance!
>-D
>
>  
>