--- Cyriaque Dupoirieux <cyriaque.dupoirieux@pcotech.fr> wrote:
> I get the binary distribution and XslpLiaison is in my optional.jar...
>
> The propblem is with the
>
> com/kvisco/xsl/XSLProcessor class
I got this the first time I ran <style> after I'd moved to 1.5, because
I'd forgotten to add xalan.jar to ANT_HOME/lib. Once I did that, things
worked. I have xalan-j_2_3_1. This is what I have in ANT_HOME/lib (minus
all my in-house and needed-for-other-tasks stuff):
ant.jar optional.jar xalan.jar xercesImpl.jar xml-apis.jar
Diane
=====
(holtdl@yahoo.com)
__________________________________________________
Do You Yahoo!?
Yahoo! Autos - Get free new car price quotes
http://autos.yahoo.com
--
To unsubscribe, e-mail: <mailto:ant-user-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:ant-user-help@jakarta.apache.org>
|