> From: Jason Foster [mailto:[EMAIL PROTECTED]]
> 
> I was wondering if it is possible to have both a Xalan-based and a
> Saxon-based transformer active within Cocoon simultaneously?
> 
> I am using Xalan's support for BSF-scriptable extensions in a couple
of
> places and quite like it's approach.  Unfortunately the current
version of
> Xalan can't deal with DocBook and I don't want to use the backlevel
version
> that can.  Saxon, on the other hand, can deal with DocBook without too
much
> fuss.
> 
> So what I'm hoping is that I can declare a XalanTransformer and a
> SaxonTransformer then set up my pipelines accordingly.  Is this
possible?
>
> If so, can anyone offer any suggestions as to how?

Start from TraxTransformer (search for "xslt-processor-role") in Cocoon
2.0.3, or TraxTransformer (search for "transformer-factory") in Cocoon
2.1; and follow from there.

Vadim


> Thanks!
> 
> Jason Foster
> 
> 


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