Tomcat Upgrade (to 4.1.24) Successful!
I spent the last 5 minutes upgrading this site to Tomcat 4.1.24. It was pretty simple; here's what I did:
- Copied conf/tomcat-users.xml and conf/server.xml from old version to new version.
- Copied JDBC Drivers from common/lib.
- Moved relevant apps from webapps/ to new version.
The manager application looks like it has been improved to allow for easier deployment. It now offers you more, clearer choices and you don't have to remember the cryptic syntax for deploying a .war file. Now it's just browse and submit. Let me know if you see any issues.
Update: I still can't get the "admin" application to work, but I never use it, so not a big deal. It hasn't work on past versions of Tomcat either. Currently, it gives me the following error:
HTTP Status 503 - Servlet action is currently unavailable
Posted by cb on March 23, 2003 at 08:02 AM MST #
Posted by Matt Raible on March 23, 2003 at 03:01 PM MST #
Posted by dsuspense on March 23, 2003 at 11:12 PM MST #