In order to at least move forward I went out and got the binary version of
one of the recent nightly builds.   That at least lets me make use of some
of the newer features I was looking for.

However, if anyone has run into this problem trying to build from source
using Ant I would still be interested in how you got it resolved or even if
anyone has any suggestions.  Ant is one of those 'todo' items on my list to
get over the learning curve but just haven't taken the time yet.


-----Original Message-----
From: Paap, Keith [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 21, 2001 8:33 AM
To: '[EMAIL PROTECTED]'
Subject: ClassNotFoundException building Struts src with ant


I'm attempting to build a new distribution version of Struts using Ant but
I'm getting the following exception:

[style] java.lang.ClassNotFoundException:
org.apache.tools.ant.taskdefs.optional.XalanLiaison

The version of Ant that I have is 1.4 and if I look in the ant.jar there is
a package of that name but there's only one class (TraXLiason).  Can anyone
tell me where that class could be found to get the build to go through?
(Just an additional note to mention this is my first attempt at using Ant.)

The source I'm attempting to build is actually the 1.0 source with a few
source files replaced based on the 'indexed' attribute being added in the
html form tags.  Is there is more recent nightly source that anyone could
recommend that has this 'indexed' attribute enhancement?  Would a later
source version help with this exception?

Keith Paap

Reply via email to