> From: Brian Braun [mailto:brianbr...@gmail.com] 
> Subject: Fastest way to upgrade from 7.0.10 to 7.0.11?

> I wouldn't like to uninstall the whole software and install 7.0.11 from
> scratch. I would like to stop it, replace some files (some JARs, I guess),
> and start it again.

Wrong approach.  Always install a new version of Tomcat in a separate 
directory, update the new server.xml with your site-specific information (do 
not blindly copy the old server.xml over), and copy your webapps over to the 
new appBase.

If you keep your webapps outside of Tomcat's directory structure, then the last 
step is not necessary.

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY 
MATERIAL and is thus for use only by the intended recipient. If you received 
this in error, please contact the sender and delete the e-mail and its 
attachments from all computers.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to