Piroumian Konstantin wrote:
> 
> > From: Enke, Michael [mailto:[EMAIL PROTECTED]]
> >
> > Hi Diana,
> > in section 3b) Manual install:
> >
> > [unix]  ./build.sh  -Dinclude.webapp.libs=yes
> > -Dinstall.war=$TOMCAT_HOME/webapps webapp
> > [win32] .\build.bat -Dinclude.webapp.libs=yes
> > -Dinstall.war=%TOMCAT_HOME%\webapps webapp
> >
> > can be written without -Dinstall.war:
> >
> > [unix]  ./build.sh  -Dinclude.webapp.libs=yes webapp
> > [win32] .\build.bat -Dinclude.webapp.libs=yes webapp
> 
> AFAIR, the install.war param is used to setup Catalog properties to point
> the correct location. Hadn't check that though.

Oh, that may be. But I never has set TOMCAT_HOME and it was compiling/working
without that I have seen a problem.

> What will be better is to change TOMCAT_HOME to a more modern CATALINA_HOME.
> What do you think?

So Cocoon is not limited to run with Catalina,
would be better CONTAINER_HOME?

Michael

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to