RE: Upgrading to new version of Tomcat

2003-01-29 Thread Shapira, Yoav
Howdy, Thanks Yoav. My problem is that I want to minimize the downtime in the production system. I can try it in our test server and come up with the fastest way to do it. There are many dependencies to start fresh, including conf files, IIS redirector, etc. Do everything on your production

Upgrading to new version of Tomcat

2003-01-28 Thread Victor Popiol
Hi. I am currently running Tomcat 4.1.12 in a production environment. I would like to upgrade to 4.1.18. Can anybody suggest the simplest, fastest way to do it? I have made considerable changes to the configuration files. I am not sure if there are any compatibility issues. Regards Victor

RE: Upgrading to new version of Tomcat

2003-01-28 Thread Shapira, Yoav
:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 10:20 AM To: [EMAIL PROTECTED] Subject: Upgrading to new version of Tomcat Hi. I am currently running Tomcat 4.1.12 in a production environment. I would like to upgrade to 4.1.18. Can anybody suggest the simplest, fastest way to do it? I have made

Re: Upgrading to new version of Tomcat

2003-01-28 Thread David Boyer
Copy the 4.1.18 jars from /common/lib and /server/lib to their respective location in your current Tomcat installation. Optionally, also copy the contents of /server/webapps/admin, /server/webapps/manager, and /webapps if you want to upgrade these applications as well although you'll want to be

Antwort: Re: Upgrading to new version of Tomcat

2003-01-28 Thread Dietmar . Mueller
How important is /bin/bootstrap.jar? Dietmar David Boyer [EMAIL PROTECTED] am 28.01.2003 16:27:31 Bitte antworten an Tomcat Users List [EMAIL PROTECTED] An:[EMAIL PROTECTED] Kopie: Thema: Re: Upgrading to new version of Tomcat Copy the 4.1.18 jars from /common/lib and /server/lib

RE: Antwort: Re: Upgrading to new version of Tomcat

2003-01-28 Thread Ralph Einfeldt
in parallel, so it's quite easy to switch the version unless, the switch requires some changes in our specific setup) -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 4:31 PM To: Tomcat Users List Subject: Antwort: Re: Upgrading to new

RE: Upgrading to new version of Tomcat

2003-01-28 Thread Victor Popiol
- From: Shapira, Yoav [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 28, 2003 10:23 AM To: Tomcat Users List Subject: RE: Upgrading to new version of Tomcat Howdy, Don't simply copy over the old installation. Do a clean installation of 4.1.18. Ensure the installation is OK by checking