Hello,
I modified the jahia.sh file. I replaced
$> cd ../tomcat/webapps/jahia
by cd /NEWTOMCAT_HOME/webapps/jahia
and I was about to change also
$> cd ../tomcat $> ./bin/catalina.sh start
into cd /NEWTOMCAT_HOME/ but then I realized that it will not find ./bin/catalina.sh because I did not copy the /bin repertory in my new Tomcat. Should I? or should I use the catalina.sh in my old Tomcat?
Thanks! Regards.
J�r�mie
From: Philippe Vollenweider <[EMAIL PROTECTED]> Reply-To: <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Subject: Re: About installing Jahia into a new Tomcat Date: Thu, 01 Jul 2004 12:09:54 +0200
Hello,
Just look at jahia.sh; it's a bit hardcoded.
Basically we do this:
$> cd ../tomcat $> ./bin/catalina.sh start
then we wait the server to be up with
$> cd ../tomcat/webapps/jahia
$> java -classpath $CLASSPATH:./:./WEB-INF/lib/jahia.jar:./WEB-INF/lib/log4j-1.2.6.jar org.jahia.init.TomcatWait http://localhost:8080/jahia/html/startup/startjahia.html
then we launch a browser
$> $MOZILLAPATH http://localhost:8080/jahia/html/startup/loadingjahia.html &
So all you have to do is to edit this script.
Cheers,
Philippe.
At 01.07.2004 11:58, you wrote:Hi,
I'm trying to install Jahia into a new Tomcat using the FAQ http://www.jahia.org/jahia/Jahia/devzone/pid/454#15 but I have some questions about that.
When I copy the files from JAHIA_HOME/tomcat/ to NEWTOMCAT_HOME do I have to delete the files in JAHIA_HOME?
If not, when I will lauch jahia.sh, how will Jahia know that it has to use the new tomcat and not the former one?
Thanks Regards
J�r�mie
_________________________________________________________________
Dialoguez en direct et gratuitement avec vos amis sur http://g.msn.fr/FR1001/866 MSN Messenger !
-------=[ pvollenweider at jahia dot com ]=--------- Jahia : A collaborative source CMS and Portal Server www.jahia.org Community and product web site www.jahia.com Commercial services company
_________________________________________________________________
MSN Actions Solidaires : http://www.msn.fr/actionssolidaires/ la solidarit� � port�e de click
