Jeremy, 

Do not combine these tasks!
And, do not do install if you ever used build.sh without 
-Dinstall.war=$TOMCAT_HOME/webapps
parameter!

Try this:
./build.sh clean
./build.sh -Dinclude.webapp.libs=yes -Dinstall.war=$TOMCAT_HOME/webapps install

PS Need to write clearly in doc that before install clean is required - or change 
build.xml...

Vadim

> -----Original Message-----
> From: Jeremy Quinn [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, September 04, 2001 12:16 PM
> To: [EMAIL PROTECTED]
> Subject: Re: AW: entity catalogs support - finalisation
> 
> 
> At 5:48 PM +0200 4/9/01, Carsten Ziegeler wrote:
> >Did you try to set the correct catalog path in the
> >CatalogManager.properties file (in WEB-INF/classes),
> >it should read something like "${install.war}/...".
> >After changing this manually, it works. Without changing
> >I get exactly the same error as you did.
> >
> >Carsten
> 
> I am probably confused, this is going to be a FAQ IMHO ;)
> 
> This is what I did to build:
> 
> cd $TARDIS/Checkouts/xml-cocoon2
> ./build.sh clean
> ./build.sh -Dinclude.webapp.libs=yes webapp
> ./build.sh -Dinstall.war=$TOMCAT_HOME/webapps install
> cd $TOMCAT_HOME/bin
> ./startup.sh
> 
> 
> I get the same error.
> 
> The file :
> 
>'/Volumes/Tardis/Library/TomCat/webapps/cocoon/WEB-INF/classes/CatalogManager.properties'
> line 26 still says
> 'catalogs=${install.war}/cocoon/resources/entities/catalog'
> 
> Am I still doing something wrong?
> 
> 
> regards Jeremy
> 
> -- 
>    ___________________________________________________________________
> 
>    Jeremy Quinn                                           Karma Divers
>                                                        webSpace Design
>                                             HyperMedia Research Centre
> 
>    <mailto:[EMAIL PROTECTED]>                  <http://www.media.demon.co.uk>
>     <phone:+44.[0].20.7737.6831>        <pager:[EMAIL PROTECTED]>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

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

Reply via email to