"Łukasz Matuszewski" <matuszewski.luk...@gmail.com> wrote:

>Welcome,
>  i have installed Apache Tomcat 7.0.29 as windows service onto Windows
>Server 2008. I want to upgrade Apache Tomcat 7.0.29 to new version
>7.0.33.
>My question is simple:
>
>Can i just copy all jars from Apache Tomcat 7.0.33 to appriopriate
>place in
>my Apache Tomcat 7.0.29 installation ?

It is not recommended but in this case it should work. You need to:
- stop the service
- replace the JARs
- empty the work directory
- apply config file updates (see 
http://tomcat.apache.org/migration-7.html#Upgrading_7.0.x)
- cross your fingers
- start the service

It is one of those, "if you know what you are doing you should be OK" 
situations. You could also mess things up fairly easily.

Mark

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

Reply via email to