You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Mark Damm <Ma...@Lifefitness.com> on 2001/10/08 18:23:54 UTC

help generating Cocoon

Help,
I'm trying to generate my war file.  Here is everything I have so far.  Help:

C:\Cocoon-2.0b2>.\build.bat -Dinclude.webapp.libs=yes -Dinstall.war=%TOMCAT_HOME
%\webapps install
Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/tools/ant/
Main
C:\Cocoon-2.0b2>set path
Path=C:\Oracle\OraNt\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\PR
OGRAM FILES\THINKPAD\UTILITIES;C:\WINNT\system32\nls;C:\WINNT\system32\nls\Engli
sh;C:\Orant\bin;C:\jakarta-ant-1.3;C:\jdk1.3.1_01;X:.;Z:.;Y:.;
PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH

Thanks,
Mark Damm
mark.damm@lifefitness.com


---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>


Re: help generating Cocoon

Posted by Bert Van Kets <be...@visitronics.be>.
Use the new RC1a release, that should solve the problem.
I had the same error with the rc1 release, due to classes missing in the 
build.  Adding them manually got it to work.  The a-version solvers that 
problem.
Bert
At 11:23 8/10/2001 -0500, you wrote:
>Help,
>I'm trying to generate my war file.  Here is everything I have so far.  Help:
>
>C:\Cocoon-2.0b2>.\build.bat -Dinclude.webapp.libs=yes 
>-Dinstall.war=%TOMCAT_HOME
>%\webapps install
>Exception in thread "main" java.lang.NoClassDefFoundError: 
>org/apache/tools/ant/
>Main
>C:\Cocoon-2.0b2>set path
>Path=C:\Oracle\OraNt\bin;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;C:\PR
>OGRAM 
>FILES\THINKPAD\UTILITIES;C:\WINNT\system32\nls;C:\WINNT\system32\nls\Engli
>sh;C:\Orant\bin;C:\jakarta-ant-1.3;C:\jdk1.3.1_01;X:.;Z:.;Y:.;
>PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
>
>Thanks,
>Mark Damm
>mark.damm@lifefitness.com
>
>
>---------------------------------------------------------------------
>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: <co...@xml.apache.org>
>For additional commands, e-mail: <co...@xml.apache.org>


---------------------------------------------------------------------
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: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>