-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bernard,
On 10/14/2010 12:34 PM, Bernard Bondar wrote: > Does anyone know if I need to uninstall Tomcat 5.5 before I install > 6.0 or can I just install on top of it? I'd like to add to the comments of Chuck and Pid: No matter what you do, do not try to copy your conf/server.xml from your 5.5 install to your 6.0 install. Instead, use the new conf/server.xml as a guide, and add anything you need. For our production environment, the only changes we make from the default conf/server.xml are to configure the shutdown port and the <Connector>s: everything else stays stock. If you haven't already done so, move any <Context> configuration you have out of your conf/server.xml and into your webapp's META-INF/context.xml. Don't forget to remove any "path" or docBase attributes you may have on the <Context> element. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAky3VDYACgkQ9CaO5/Lv0PDUFgCgt9UZrsGZz8qQGEgVeYYOKDr5 9Q0AoLoMjArM1s0DaYRa00zuPip5JW6a =j35J -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org