> From: Darko Bunic [mailto:[EMAIL PROTECTED]]

... 

> Problem is: if I made xsl non-well-formed or non-valid
> 
> for example:
> <xsl:value-of select="title"/>
> change to
> <xsl:value-of select="title">
> 
> I got following error:
> Exception in creating Transform Handler

Reasonable.
 
 
> I spent a lot of time to find and isolate where is the error.

I fixed in the CVS error reporting in the XSLT engine, now it will show
to you line number and the file containing the error (thanks goes to
Nicola!)
 

> Maybe I didn't configure cocoon well - or where I can turn on
validation of
> XSL files?

There is no such notion in the Cocoon. Either Xalan is able to
understand the XSLT file or it throws a SAXException.

 
> Please help and thanks in advance!
> 
> At the and I will attach extra info:
> 
> org.apache.cocoon.ProcessingException: Exception in creating Transform
Handler
> at

...

Vadim


---------------------------------------------------------------------
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: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to