You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by John Menke <jo...@murphyfutures.com> on 2001/05/21 18:12:45 UTC

Catalina + Jbuilder 4.0

Is there any information on how to setup JBuilder 4.0 to debug Catalina
servlets?







Re: Catalina + Jbuilder 4.0

Posted by Peter Mutsaers <pe...@mutsaers.com>.
>> "John" == John Menke <jo...@murphyfutures.com> writes:

    John> Is there any information on how to setup JBuilder 4.0 to
    John> debug Catalina servlets?

Just put bootstrap.jar in your project classpath, and run it (kind of
like in the catalina.sh script). Point the Context for your webapp to
the directory in your jbuilder workspace and it works.

Note: debugging combined with hotspot is extremely slow. Use -classic
for java to be able to debug at reasonable speed.

Also disable all example webapps etc, since they make starting tomcat4
very slow especially when debugging.

-- 
Peter Mutsaers  |  Dübendorf    | UNIX - Live free or die
plm@gmx.li      |  Switzerland  | Sent via FreeBSD 4.3-stable