You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Eduardo Godoy Vega <eg...@mail.tekchile.cl> on 2001/10/18 16:18:32 UTC

How to debug?

Hi,
	Which is "the best" way to debug a XSP page? and an Action inside a
pipeline?

does any one integrate some IDE into debug process ? (JBuilder for example,
for debugging an Action?)

Eduardo.


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


SV: How to debug?

Posted by Jan Normann Nielsen <co...@dubbekarl.dk>.
Hi ev'rybody!

I'm using Netbeans 3.2.1 and the chapter "Integrating NetBeans/Forte for
Java Community Edition with JBoss for source level debugging" for setting up
the debugger:

http://www.jboss.org/documentation/HTML/ch10s14.html

This will work with any Java program run in a virtual machine set up this
way. You can then put breakpoints in your actions and the servlets
(*_xsp.java) generated by Cocoon from the XSP pages, and you can even put
breakpoints in the Cocoon sources if you mount them.

Best regards,
Jan Nielsen

> -----Oprindelig meddelelse-----
> Fra: Eduardo Godoy Vega [mailto:egodoy@mail.tekchile.cl]
> Sendt: 18. oktober 2001 16:19
> Til: Cocoon-Users
> Emne: How to debug?
>
>
> Hi,
> 	Which is "the best" way to debug a XSP page? and an Action inside a
> pipeline?
>
> does any one integrate some IDE into debug process ? (JBuilder
> for example,
> for debugging an Action?)
>
> Eduardo.
>
>
> ---------------------------------------------------------------------
> Please check that your question has not already been answered in the
> FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
> To unsubscribe, e-mail: <co...@xml.apache.org>
> For additional commands, e-mail: <co...@xml.apache.org>
>



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>