[opencms-dev] OpenCMS in IDE for interactive debugging?
Robert Kende
Robert.Kende at tuke.sk
Wed Feb 27 16:09:56 CET 2002
Hi,
I use Forte, where I attach my JPDA debugger to the JVM.
Basicaly it should work in the same way in Netbeans. All you need is to
modify the catalina startup options:
CATALINA_OPTS=-Xdebug -Xnoagent -Djava.compiler=NONE
-Xrunjdwp:transport=dt_socket,server=y,address=8888,suspend=n
Then you can attach to the JVM with your JPDA debugger on port 8888
Hop[e this helps,
robert
> -----Original Message-----
> From: owner-opencms-dev at www.opencms.com
> [mailto:owner-opencms-dev at www.opencms.com] On Behalf Of Nick Pace
> Sent: Monday, February 25, 2002 5:18 PM
> To: opencms-dev at opencms.com
> Subject: [opencms-dev] OpenCMS in IDE for interactive debugging?
>
>
> Hi,
>
> Just wondering if anyone is doing OpenCMS dev work
> using an IDE and doing interactive debugging?
>
> Just thought I'd ask before I try and get it going in
> NetBeans.
>
> TIA,
> Nick
>
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Sports - Coverage of the 2002 Olympic Games
> http://sports.yahoo.com
>
>
More information about the opencms-dev
mailing list