In fact I solved the problem by editing the server.jsp file.

<input class="input" type="hidden"
name="hosturl" value='<%=values.get("server_url")%>/jahia'
size="<%=input%>" maxlength="250">
<input class="input" type="hidden"
name="webappsdeploybaseurl" value='<%=values.get("webapps_deploybaseurl")%>/jahia'
size="<%=input%>" maxlength="250">


I added the '/jahia' at the end of the lines above. I think Jahia was not able to find my server at the normal path so I had to specify /jahia.


From: Philippe Vollenweider <[EMAIL PROTECTED]>
Reply-To: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Subject: Re: Cannot connect to your server URL Date: Mon, 12 Jul 2004 11:08:27 +0200


Hello,

Your default context should be accessible (like http://yourhost:yourport/) without any error.
If your ROOT directory is empty, please copy the content of the folder packaged with Jahia.


Philippe.

At 12.07.2004 10:48, you wrote:
Hello,

I am currently working on :
Apache Tomcat/4.1.27
Java 1.3.0,  IBM Corporation
Linux, v.2.4.20-xfs (x86)

And I am still working on my site using a new Tomcat and not Jahia's one. I followed the steps explained in the FAQ to make my Jahia work with this Tomcat. I achieved this and now I get the Jahia configuration Wizard. But on the third step I get a "Cannot connect to your server URL".

I have created a ROOT directory in newtomcat_home/webapps in which I copied the content of the packaged Jahia tomcat/webapps/ROOT directory. I still get the error. I had the line :
<Context path="" docBase="ROOT" debug="0"/> in my server.xml but I does not work either.


I completely lost here. Do I missed something important?

Thanks a lot.
J�r�mie.

_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous !
http://search.msn.fr/

-------=[ 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



_________________________________________________________________ Bloquez les fen�tres pop-up, c'est gratuit ! http://toolbar.msn.fr



Reply via email to