Tomcat upgradation
        Posted  
        
            by cedar715
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by cedar715
        
        
        
        Published on 2010-04-29T10:11:30Z
        Indexed on 
            2010/04/29
            10:17 UTC
        
        
        Read the original article
        Hit count: 400
        
We are planning to upgrade our Tomcat from 4.1.31.
Our's is an Axis 1.4 application where we have our web services.
Request you to suggest the latest stable version of Tomcat 5 or Tomcat 6 suitable for our application. And the things to consider while upgrading.
Will the existing 1.4 Java code base works smoothly on Tomcat 5 or 6?
And going further we may write the code in JDK 1.5 as well. So, having Java 1.4 code and Java 1.5 code together, will create any problems?
Kindly suggest.
Please share your upgradation experiences.
Thank You :)
© Stack Overflow or respective owner