Hello.
Sanket wrote:
Hi,
I am trying to build the cocoon.war file using the following command
build -Dinclude.webapp.libs=yes -Dinstall.war="C:\Program Files\Apache Software Foundation\Tomcat 5.5\webapps" webapp
I have JDK 1.4.2.04, cocoon 2.1.6 and tomcat 5.5 installed
However after the build I find cocoon.jar file in the build\cocoon-2.1.6 folder. How can i get the war file??????
Thanks & Warm Regards, Sanket Pattekar
"webapp" create a exploded webapp. Use "war" parameter to create a war file.
Rgds.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
