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

2001-09-14 Thread Thangadurai
; 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

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 : > > Excepti

Exception in thread "main" java.lang.NoClassDefFoundError

2001-09-13 Thread Olivier Mougel
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