[opencms-dev] OpenCms and Debugging

Bart Elberg belberg at idealcorp.com
Sat Aug 31 01:21:36 CEST 2002


Patrick LOGE wrote:

>Hi all,
>
>I'm looking for advices on debugging environments and opencms (or let's say Tomcat).
>I'm currently using JBuilder Enterprise 6. 
>I'm creating a custom navigation and would like to step over the code of a class extending CmsXmlNav .
>
>Howto's or links would be appreciated.
>
>Thanks.
>
>PS I'm discovering opencms and I'm impressed by the job
>
>Patrick LOGE
>
>
I have been successful debugging OpenCms using Netbeans (free) running 
with Tomcat (free) and MySQL (free).  The key with Tomcat is to start 
Tomcat with JPDA support ("./catalina jpda start") and connect with a 
JPDA debugger.  Netbeans supports this readily.

Good luck.

Bart

-- 
Bart Elberg
Manager of Software Development
__________________________________________________
I.D.E.A.L. Technology Corporation - Orlando Office
http://www.idealcorp.com - 407.999.9870 x15






More information about the opencms-dev mailing list