Dinesh,
On 12/14/24 1:36 AM, dineshk wrote:
We are currently using Tomcat 9.0.70 . I would like to know what is
EOL (stretched) for this version ? Secondly , we would like to know
if moving to higher version of Tomcat e.g. 10.X would force us to
migrate to Jakarta specs instead of using the Java EE specs ?
Currently , we could not move to Jakarta specs for next 2-3 years ,
do we have any back word compatibility w.r.t. to Java EE specs with
higher versions of Tomcat ?
I've had pretty good results with a basic servlet-based application and
Tomcat's auto-migration capabilities.
I have not run it in production, though.
I would encourage you to check-out your application in a
development/testing environment with Tomcat 10.1 (please read the Tomcat
migration documentation) and see if it works for you. If it works, then
you have fine-grained control over how fast you migrate from Java EE ->
Jakarta EE.
-chris
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org