Hi everybody, Here is my problem. I need to move my jahia portal on a new tomcat server.
why ? My company has decided to move it on a new server where an instance of tomcat is already running for another application. The version of this tomcat is 5.0.28 whereas the version of the tomcat server i used to have was 4.1.x. So i followed the instructions at those places : - http://www.jahia.org/jahia/Jahia/devzone/pid/454#16 - http://www.nabble.com/images-attachements-in-jwma-t98343.html Once i launch again the tomcat server, my jahia portal is available but there are some curious behaviors. When i try to log in as root, the window, which normally allows me to put my login and my password, doesn't appear. So i check what it's going on on the server, and i see that i have a java.lang.nullPointerException error at the TagHandlerPool level around line 131. So what is going on ?? Can you help me ?? I have read somewhere that some stuff were precompiled .... so i supposed they were precompiled for a tomcat version 4.x and not for a tomcat version 5.x. How could i get them to be recompiled if this was the reason ? Tanguy. PS : Excuse me if my english is horrible.
