You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Andi Reinbrech <an...@icon.co.za> on 2004/01/25 14:32:46 UTC

ForeachTask not found

Hi There, I have a strange problem:

I can't compile any of the samples using ant, because I get a class 
[...].ant.foreach.ForeachTask cannot be found.

When I use the fully qualified name with javap, I get the class 
description, i.e. it can be found.

Any ideas?

Thanks in advance,
Andi