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




Reply via email to