On Tue, Sep 04, 2001 at 09:34:57AM -0700, Davanum Srinivas wrote:
> Jeremy,
> 
> Please try this sequence.
> 
> cd $TARDIS/Checkouts/xml-cocoon2
> ./build.sh clean
> ./build.sh -Dinclude.webapp.libs=yes -Dinstall.war=$TOMCAT_HOME/webapps install

Also for those who don't know it yet, to simplify the building process you can
put all these properties into .ant.properties file located in the same
directory as build.xml is, here is mine to show


---- cut .ant.properties ---

include.webapp.libs=yes
install.war=/home/martin/tmp/work/jakarta-tomcat/webapps
remove.webapp=yes

---- cut .ant.properties ---


rgds,
martin

> cd $TOMCAT_HOME/bin
> ./startup.sh
> 
> Thanks,
> dims
> 
> --- Jeremy Quinn <[EMAIL PROTECTED]> wrote:
> > 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]
> > 
> 
> 
> =====
> Davanum Srinivas, JNI-FAQ Manager
> http://www.jGuru.com/faq/JNI
> 
> __________________________________________________
> Do You Yahoo!?
> Get email alerts & NEW webcam video instant messaging with Yahoo! Messenger
> http://im.yahoo.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 

-- 
-----------------------------------------------------------------------
"Only dead fish swims with a stream"                 Malcolm Muggeridge
gpg_key_available: http://globales.cz/~mman/martin.man.gpg
gpg_key_fingerprint: 2CC0 4AF6 92DA 5CBF 5F09  7BCB 6202 7024 6E06 0223

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

Reply via email to