d~l
07-23-2004, 09:08 AM
I've just read this Laszlo note ..
....
http://www.laszlosystems.com/developers/learn/documentation/installation/install-instructions-core.php
....
Tomcat Installation Issues
If you are using your own installation of Tomcat and you have modified the set of jars, you need to make sure that the commons-logging.jar is not in the java endorsed list of jars.
If you are using your own installation of Tomcat and you are running against JRE/JDK 1.4.2, you will need to copy $LPS_HOME/WEB-INF/lib/xalan.jar to $TOMCAT_HOME/common/endorsed/xalan.jar.
If you are using your own installation of Tomcat 4.0 you will need to you will need to copy $LPS_HOME/WEB-INF/lib/jing.jar to $TOMCAT_HOME/common/lib
.....
So take note if you decide to deploy Laszlo on another version of Tomcat .. as in earlier thread ..
http://www.laszlosystems.com/developers/community/forums/showthread.php?s=&threadid=1005
.....
....
http://www.laszlosystems.com/developers/learn/documentation/installation/install-instructions-core.php
....
Tomcat Installation Issues
If you are using your own installation of Tomcat and you have modified the set of jars, you need to make sure that the commons-logging.jar is not in the java endorsed list of jars.
If you are using your own installation of Tomcat and you are running against JRE/JDK 1.4.2, you will need to copy $LPS_HOME/WEB-INF/lib/xalan.jar to $TOMCAT_HOME/common/endorsed/xalan.jar.
If you are using your own installation of Tomcat 4.0 you will need to you will need to copy $LPS_HOME/WEB-INF/lib/jing.jar to $TOMCAT_HOME/common/lib
.....
So take note if you decide to deploy Laszlo on another version of Tomcat .. as in earlier thread ..
http://www.laszlosystems.com/developers/community/forums/showthread.php?s=&threadid=1005
.....