Thanks Xavier, Finally I saw Conector element (i have put emptySessionPath="true" inside of <Connector port="8080".....>), but what I didn't know was where to put <DefaultContext crossContext="true"/>, so thanks for your answer.
Do you have jahia with tomcat 5.5.9 correctly installed? It is because after solve these issues with server.xml file I try to run jahia, but I get the following error if I try to login in Jahia administration (http://localhost:8080/jahia/administration): 30986 [http-8080-Processor25] ERROR - El Servlet.service() para servlet jsp.jahia.administration.login_jsp lanzó una excepción java.lang.NullPointerException at org.apache.jasper.runtime.TagHandlerPool.get(TagHandlerPool.java:108)at jsp.jahia.administration.login_jsp._jspx_meth_jahia_adminResourceBundle_0 (login_jsp.java:294) at jsp.jahia.administration.login_jsp._jspService(login_jsp.java:101) at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:97) .... However idf I try to view http://localhost:8080/jahia/Jahia/pid/1 for example, it works perfectly, so I think there is some problem with redirection... Is any other change in some configuration file?? Thank you very much for your help Rgds, Miriam
