Steve Buroff <[EMAIL PROTECTED]> wrote:

> I have ant 1.3. When I try to do an <antstructure>, I get:
> 
> java.lang.NoClassDefFoundError:
> org/apache/xalan/xslt/XSLTInputSource
> 
> Any idea what the problem might be?

I think this class is from Xalan 1.1 - Xalan 1.2 would probably use
the TraX liaison. I'll have a look at <antstructure> to see why it
fails.

Stefan

Reply via email to