You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Arnab Chakravarty <ac...@sapient.com> on 2004/07/05 09:27:29 UTC

Migrating app from Tomcat 3.3.1 to 4.0 and Up

Hi all,

 

I want to migrate an existing application which is deployed on tomcat
3.3.1 to tomcat 4.0 or up. Can anyone help me how to go about with the
migration?

 

App Arch:

 

- Tomcat 3.3.1 (12 Tomcats)

- Apache 1.3.27 (4 Apache)

- Ajp12 

- Mod jk

- Jdk1.4.2

 

Next, what I am looking for is:

 

-          Any issues while trying to migrate to tomcat 4.0/5.0?

-          Connector modules one need to use (if ajp12 is deprecated)

-          Pretty Efficient Load balancer

-          Connection Pool Manager (Currently using the Oracle
Connection Pool Manager)

 

Thanks for help,

Ac