Hi,

Im not talking about the defaultServletPath, but about the defaultContextPath!

http://www.yourhost.com:80/jahia/Jahia/...
                             |     |
                             |     + /Jahia is the defaultServletPath
                             |
                             +- /jahia is the defaultContextPath

So if you want http://www.yourhost.com:80/Jahia, it mean that you use an empty contextPath.

Please red the faq http://www.jahia.net/jahia/page589.html#4

If you nead more information about how to change a context in tomcat, please reffer to Tomcat Web site http://tomcat.apache.org/tomcat-4.0-doc/config/context.html

At 20.02.2006 09:35, you wrote:

Philippe Vollenweider wrote:

> Have you got javascript errors?
i don't know, not into the screen...

> Did you change the defaultContextPath in your WEB-INF/web.xml?
No! my value is:

<param-name>defaultServletPath</param-name>
<param-value>/Jahia</param-value>

But my ROOT directory is not into webapps directory, the full path is:

/app/jahia/ROOT/

So I made a first test with the full path '/app/jahia/ROOT/' and a second
with relative path '../ROOT'. it's ok, Jahia start...  I keep the relative
path into web.xml:


<param-name>defaultServletPath</param-name>
<param-value>../ROOT</param-value>

but about the login nothing has changed. The url for connection is:

javascript:OpenJahiaWindow('/Jahia/engineName/login/site/rpn/pid/7?matrix=1140421523776','Login',260,300)

But my path is:

/app/jahia/tomcat/webapps/ROOT/jsp/jahia/engines/login

So, in order to make a test, I renamed engines to engineName into the file
system, but nothing changed. By the way, I can't close firefex because it
couldn't restart: I have to close my session each time!

My be I have to change the javascript and let engines into the filesystem...

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