Ops!

I've found the solution.
I've downloaded the optional.jar and I've included in the classpath row in
built.bat file.

Thanks otherwise.

Pier Paolo.

----- Original Message -----
From: "Pier Paolo Bortone" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, March 14, 2001 4:01 PM
Subject: XSL Project : Compile error


> Sorry, is the third time that I try to post this message. Maybe I haven't
> understood like works this list.
> Is correct this address? I hope of yes.
> --------------
> Message:
>
> Hi,
> I'm a new in this list.
>
> I've tried to compiling the xsl progect. I've followed the instructions.
>
> But when I try to execute the built.bat I get this trace and error:
>
> E:\jakarta-taglibs\xsl>build.bat
> Buildfile: build.xml
>
> prepare:
>
> library:
>  [copyfile] DEPRECATED - The copyfile task is deprecated.  Use copy
instead.
>     [javac] Compiling 9 source files to E:\build\taglibs\xsl
>
> documentation:
>      [copy] Copying 1 file to E:\build\taglibs\xsl-doc\WEB-INF
>     [style] Transforming into E:\build\taglibs\xsl-doc
>
> BUILD FAILED
>
> E:\jakarta-taglibs\xsl\build.xml:133: java.lang.ClassNotFoundException:
> org.apac
> he.tools.ant.taskdefs.optional.TraXLiaison
> --- Nested Exception ---
> java.lang.ClassNotFoundException:
> org.apache.tools.ant.taskdefs.optional.TraXLia
> ison
>         at java.net.URLClassLoader$1.run(Unknown Source)
>         at java.security.AccessController.doPrivileged(Native Method)
>         at java.net.URLClassLoader.findClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
>         at java.lang.ClassLoader.loadClass(Unknown Source)
>         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>         at java.lang.Class.forName0(Native Method)
>         at java.lang.Class.forName(Unknown Source)
>         at
> org.apache.tools.ant.taskdefs.XSLTProcess.setProcessor(XSLTProcess.ja
> va:229)
>         at
> org.apache.tools.ant.taskdefs.XSLTProcess.execute(XSLTProcess.java:13
> 7)
>         at org.apache.tools.ant.Target.execute(Target.java:153)
>         at org.apache.tools.ant.Project.runTarget(Project.java:898)
>         at org.apache.tools.ant.Project.executeTarget(Project.java:536)
>         at org.apache.tools.ant.Project.executeTargets(Project.java:510)
>         at org.apache.tools.ant.Main.runBuild(Main.java:421)
>         at org.apache.tools.ant.Main.main(Main.java:149)
>
> Total time: 6 seconds
>
> =========================================================
>
> I've tried to unzip the ant.jar but the
> org.apache.tools.ant.taskdefs.optional.TraXLiaison class not exists.
>
> Thanks for your help.
>
> Pier Paolo.

Reply via email to