d~l
07-18-2004, 06:54 AM
Migrating from Tomcat 4.1.12 to Tomcat 5 ..
I'm hoping to use latest release Tomcat for other experiments (such as trying out mod_jk and mod_jk2 connector between Tomcat and Apache).
I installed Laszlo Presentation Server in the default path (with Tomcat 4.1.12).
C:\Program Files\Laszlo Presentation Server 2.1.2\jakarta-tomcat-4.1.12\
But I have just installed a second, later version of Tomcat - version 5.0 - in a different path.
C:\Program Files\Apache Group\Tomcat5\
Then I simply copied the old installation of lps-2.1.2 directory into ..
C:\Program Files\Apache Group\Tomcat5\webapps\
and this test path worked
http://localhost:8080/lps-2.1.2/lz-utils/welcome.html
Is it that simple to change Laszlo installation path or do any configuration parameters need to be changed when migrating from the Laszlo default Tomcat server?
Old Tomcat 4.1.12 installation can then be deleted, it seems.
...
These two *.bat files become redundant since there is now a system tray utility to start/stop Tomcat server (and Apache server on different port).
"C:\Program Files\Laszlo Presentation Server 2.1.2\jakarta-tomcat-4.1.12\webapps\lps-2.1.2\lz-utils\startTomcat.bat"
"C:\Program Files\Laszlo Presentation Server 2.1.2\jakarta-tomcat-4.1.12\webapps\lps-2.1.2\lz-utils\stopTomcat.bat"
I'm hoping to use latest release Tomcat for other experiments (such as trying out mod_jk and mod_jk2 connector between Tomcat and Apache).
I installed Laszlo Presentation Server in the default path (with Tomcat 4.1.12).
C:\Program Files\Laszlo Presentation Server 2.1.2\jakarta-tomcat-4.1.12\
But I have just installed a second, later version of Tomcat - version 5.0 - in a different path.
C:\Program Files\Apache Group\Tomcat5\
Then I simply copied the old installation of lps-2.1.2 directory into ..
C:\Program Files\Apache Group\Tomcat5\webapps\
and this test path worked
http://localhost:8080/lps-2.1.2/lz-utils/welcome.html
Is it that simple to change Laszlo installation path or do any configuration parameters need to be changed when migrating from the Laszlo default Tomcat server?
Old Tomcat 4.1.12 installation can then be deleted, it seems.
...
These two *.bat files become redundant since there is now a system tray utility to start/stop Tomcat server (and Apache server on different port).
"C:\Program Files\Laszlo Presentation Server 2.1.2\jakarta-tomcat-4.1.12\webapps\lps-2.1.2\lz-utils\startTomcat.bat"
"C:\Program Files\Laszlo Presentation Server 2.1.2\jakarta-tomcat-4.1.12\webapps\lps-2.1.2\lz-utils\stopTomcat.bat"