Joerg
Olivier Billard wrote:
That's right !
http://cocoon.apache.org/2.1/installing/index.html :
build webapp
Creates the Cocoon WAR package. It's a non-interactive version of installwar.
* *target:* webapp * *required properties:* none * *buildfile:* build.xml
To do this you simply have to type:
[unix] ./build.sh webapp [win32] .\build.bat webapp
this will create the cocoon.war file in the ./build/cocoon directory. Follow instructions in the next chapter to deploy this webapp in your container.
-- Olivier
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
