I have ant 1.3. When
I try to do an <antstructure>, I get:
java.lang.NoClassDefFoundError:
org/apache/xalan/xslt/XSLTInputSource
I have both
xerces.jar and xalan.jar in my \ant\lib directory. However,
a
jar of xalan.jar
reveals that there is indeed no XSLTInputSource class
in the file. I'm
using xerces 1.3.0 and xalan 1.2.2. Any idea what the
problem might be?
Thanks.
Steve
Buroff
