Folks I cant even get Cocoon built. I have tried versions 2.0rc2 and 2.0rc1a and followed the instructions in the 'install' file.
I am using JDK1.3.1 and Tomcat 4.0.1, which work OK. I am currently trying to build 2.0rc1a, which is installed in 'd:\cocoon' The build command I am using is .\build.bat -Dinclude.webapp.libs=yes -Dinstall.war=%CATALINA_HOME%\webapps webapp which produces a simple 'bad command or filename' Turning echo back on in build.bat and ant.bat, the above command basically outputs the contents of ant.bat to the screen (up to about the line :- if not exist "%SystemDrive%\Program Files\ant" goto checkSystemDrive) Typing ant.bat in DOS produces a badly formatted file so I saved ant.bat in Word as ant.txt and renamed to ant.bat. This allowed the thing to run now. Until the error Exception in thread "main" java.lang.NoClassDefFoundError: I'm really totally lost here. Same error in both 2.0rc1a and 2.0rc2 Anyone help? ta Martin --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faqs.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>