I debug Tomcat all the time using Eclipse. I can't see any reason why
this would work in Eclipse but not NetBeans. It looks like a
configuration problem.
Mark
Hernan Ochoa wrote:
Hi all,
I'm trying to debug tomcat itself v5.5.9 using netbeans 4.1 without much luck.
I'm able to attach to a ru
Hi all,
I'm trying to debug tomcat itself v5.5.9 using netbeans 4.1 without much luck.
I'm able to attach to a running instance of tomcat using JPDA, but
then my breakpoints are activated erraticaly, and when they actually
break the execution of the program, if I trace to trace the code, it
usuall
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..
>
>
>
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
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 (