Alle 15:35, luned́ 30 settembre 2002, Vadim Gritsenko ha scritto:
> Gabriele,
>
> Some comments.
>
> 1. Saxon does *not* support incremental processing, thus:
> <parameter name="incremental-processing" value="false"/>
> effectively does nothing.
Thank you, I didn't know

> 2. Saxon works with XSP. I do have an app with Saxon only (no Xalan) and
> XSPs. Never had any problem. The only problem is you still need
> Xalan.jar if you are using XPath component.

I do have Xalan.jar in my classpath and I get error if don't say in the 
sitemap to use it instead of saxon.

>
> 3. I might be mistaken, but I do not see why Saxon needs to be modified.
> Cocoon  by default will use Xerces parser, not Aelfred, and from Saxon
> only XSLT engine will be used.
>

I read this information on 
http://sources.redhat.com/ml/docbook-apps/2002-q2/msg00397.html and after the 
modification it works. It could be a question of versioning. I use cocoon 
2.0.3 Saxon 6.5.2 and  xalan 2.4.0. Anyway I'm trying to write a snippet and 
I'll report your observations. 

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