RE: Ways of Debugging tomcat itself..

2001-06-18 Thread Steve Downey
in as the main class. Look at tomcat.sh for the system defines to add also. > -Original Message- > From: Martin van den Bemt [mailto:[EMAIL PROTECTED]] > Sent: Thursday, June 14, 2001 6:40 PM > To: jakarta-tomcat-dev > Subject: Ways of Debugging tomcat itself.. > > >

Ways of Debugging tomcat itself..

2001-06-14 Thread Martin van den Bemt
Hi, Maby this question has been asked before, but I'm looking for a good way to debug tomcat itself (not taling about servlets in specific). The environment i'm using now is netbeans 3.2. Does anyone have tips on how to debug tomcat (except for logging to the console, that one I know..). I would

Re: Ways of Debugging tomcat itself..

2001-06-14 Thread Craig R. McClanahan
On Fri, 15 Jun 2001, Martin van den Bemt wrote: > Hi, > > Maby this question has been asked before, but I'm looking for a good way to > debug tomcat itself (not taling about servlets in specific). The environment > i'm using now is netbeans 3.2. > Does anyone have tips on how to debug tomcat (