; I try to build the cocoon2b on a winnt4 machine and I receive the following
> > message :
> >
> > Exception in thread "main" java.lang.NoClassDefFoundError:
> > org/apache/tools/ant/Ma
Because you may not have the ant_1_3.jar in your ANT_HOME,
I hope you need to change the ant_1_3.jar as ant.jar..
- Thangadurai
Olivier Mougel wrote:
> Hello,
>
> I try to build the cocoon2b on a winnt4 machine and I receive the following
> message :
>
> Excepti
Hello,
I try to build the cocoon2b on a winnt4 machine and I receive the following
message :
Exception in thread "main" java.lang.NoClassDefFoundError:
org/apache/tools/ant/Main
and no war file will be created.
What can I do