[opencms-dev] OpenCms and Debugging
Patrick LOGE
plog at plog.net
Sat Aug 31 19:47:34 CEST 2002
Thanks a lot Bart, it's seems to work like a charm
For your info :
I'm using Tomcat 4.0.1 opencms Flex and Mysql 3.23.51 on Linux RedHat 7.2
1) modify the tomcat4.conf file as explain here : <http://xml.apache.org/cocoon/faq/faq-debugging.html>
2) restart tomcat
3) In Jbuilder: Run->Configuration->New...->debug
4) Check "Enable remote debugging -> Attach
5) Specify the host/port
et voilĂ
> 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