It is not work, you have to used xalan 1.1,

But you can cojoin it with several application that
used xalan 2, like JetSpeed 1.3a2

Frans

--- Thorsten Mauch <[EMAIL PROTECTED]> wrote:
> Hi 
> I using Coocon 1.8.2 with Xalan2. I use
> the XalanTransformer privided by Rick Knowles. I'am
> not sure if it's the best way to do so, coz in the
> actual 
> source distribution the patch is not included. 
> Anyway i found a small bug in the class.
> xsl:include doesn't work for relative pathes:
> 
> i changed the line
>   s.setSystemId(sheetBase);   
> in
>   s.setSystemId("file:///"+inBase);
> 
> I'am not sure if this doesn't have undesired side
> efectts, coz
> my knoewlage about xalan tends to sero. But it works
> :)
> 
> To avoid naming confilics i renamed the
> XalanTransformer 
> to Xalan2Transformer.
> 
> If this is still the best way to use Xalan2 with
> cocoon 
> maybe somebody can commit this class to the CVS.
> 
> Thanx Thorsten
>  <<Xalan2Transformer.java>> 
> 
> 

> ATTACHMENT part 2 application/octet-stream
name=Xalan2Transformer.java
>
---------------------------------------------------------------------
> 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]>


__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/

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