Luca Morandini wrote:

-----Original Message-----
From: Vadim Gritsenko [mailto:[EMAIL PROTECTED]]
Sent: Thursday, January 23, 2003 5:05 PM
To: [EMAIL PROTECTED]
Subject: Re: .Net port of Cocoon


Granted, there is no debugger in Cocoon,


... and shoud not be: all IDEs as well as JDK has debuggers. Use them
remotely or start your servlet engine from under it - in either case you
can put breakpoints and debug your Java.

/me goes back to lurking
Vadim

Vadim,

let's get this straight: since Cocoon is composed of many technologies, a Java debugger alone cannot do the work.

Of course not, all other (listed here and not) ways to debug pipelines are useful and needed too (and IIRC 2.1 has some improvements there). Just reminding that good 'ol java debuggers are still applicable when you want to debug java ;)

Vadim


I'd like to debug my XSLT, see the parameters' values as they flow from the sitemap to the XSLT, check every stage's XML output, set
breakpoints in Actions... and more: this is what an ideal Cocoon debugger should do.

AFAIK, there is no single debugger like this, only a patchwork of debuggers, one for XSLT, one for Java...


Regards,

---------------------------------------------
Luca Morandini
GIS Consultant
[EMAIL PROTECTED]
http://utenti.tripod.it/lmorandini/index.html
---------------------------------------------



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

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to