Steve Ochani wrote:
Date sent:              Thu, 29 May 2008 23:16:31 -0700 (PDT)
From:                   sur_1805 <[EMAIL PROTECTED]>
Subject:                migrate an application from tomcat 4.x to tomcat 6.x
To:                     users@tomcat.apache.org
Send reply to:          Tomcat Users List <users@tomcat.apache.org>

i want to migrate an application from tomcat 4.x to tomcat 6.x, what
are the necessary steps that i have to make to make my application
working.

thanks in advance.


0. Modify any configuration as required eg
    - resources to the new format
    - use context.xml rather than putting stuff in server.xml

1. Test application in tomcat 6.

2. If any errors  occur see what they are.

3. Fix errors.

Mark

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to