Re: Exception in thread "main" java.lang.NoClassDefFoundError

2001-09-14 Thread Thangadurai
you may need to modify your file "build.bat" Thangadurai wrote: > 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 a

Re: Exception in thread "main" java.lang.NoClassDefFoundError

2001-09-14 Thread Thangadurai
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 : > > Exception in thread "main" java.lang.NoC