Hi Luca,

>I don't use XSLT debuggers, I've just configured logkit to put all messages
produced by Xalan into a single log file.

Can you give me an example how you changed logkit.xconf to output Xalan
messages?

> LogTransformer, as Antonio pointed out, could be useful too.

Not so sure, it's causing exceptions within the XSLT transformer, putting
the log transformer before or after the XSLT transformer doesn't do anything
useful.

Thanks,
Mark

-----Original Message-----
From: Luca Morandini [mailto:[EMAIL PROTECTED]]
Sent: 24 January 2003 11:50
To: [EMAIL PROTECTED]
Subject: RE: XSLT debugger (was RE: .Net port of Cocoon)


Mark,

I don't use XSLT debuggers, I've just configured logkit to put all messages
produced by Xalan into a single log file.

LogTransformer, as Antonio pointed out, could be useful too.

Nevertheless, there are a number of XSLT debuggers out there, which, if you
save the XML document before the XSLT stage into a file,
could be used to debug your XSLT... but I never tried them.

Regards,

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


> -----Original Message-----
> From: Mark H [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 24, 2003 12:20 PM
> To: [EMAIL PROTECTED]
> Subject: XSLT debugger (was RE: .Net port of Cocoon)
>
>
> >AFAIK, there is no single debugger like this, only a patchwork of
> debuggers, one for XSLT, one for Java...
>
> Where can I get hold of a XSLT debugger to use with cocoon? a lot of times
> cocoon doesn't provide much debugging information when there is something
> wrong with your stylesheets.
>
> Mark
>
> -----Original Message-----
> From: Luca Morandini [mailto:[EMAIL PROTECTED]]
> Sent: 23 January 2003 17:09
> To: [EMAIL PROTECTED]
> Subject: RE: .Net port of Cocoon
>
>
> > -----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.
>
> 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]>
>
>
>
>
>
> ---------------------------------------------------------------------
> 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]>
>


---------------------------------------------------------------------
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]>






---------------------------------------------------------------------
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