Brandon Cruz wrote:
What is the easiest way to upgrade from tomcat 4.1.12 to 4.1.16 beta?

Can I just move my server.xml, shared libraries, and webapps over to the new
directory?

Better yet, can I just copy some of the new jar files into the original
tomcat directory?
Yes, but as a general rule, you should clean the work directory.
Sometimes server.xml changes a bit (although it stays backwards compatible), so you may want to check it for newer parameters (for example, in 4.1.17, the connector will use a slightly different configuration, although the old one still works).

Remy


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to