Thanks,

it worked when I put xalan.jar in $ANT_HOME/lib.

However, I still wonder why the exception is thrown when I specified the

absolute path in the classpath attribute.
[classpath="${xalan.home}/build/xalan.jar"]
Do I have to specify a 'taskdef' to use this syntax?

Regards,
        Emmanuel

> -----Message d'origine-----
> De : Stefan Bodewig [mailto:[EMAIL PROTECTED]] 
> Envoyé : mercredi 27 novembre 2002 09:14
> À : [EMAIL PROTECTED]
> Objet : Re: xslt task & Xalan2
> 
[...]
 
> Correct.  XalanLiaison is only used for Xalan1.  TraxLiaison 
> is used for Xalan2.
> 
> Make sure you have xalan.jar, xml-apis.jar and optional.jar 
> in your CLASSPATH or in ANT_HOME/lib when using <xslt>.
> 
> Stefan


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to