On 15/12/2024 06:36, dineshk wrote:
Mark , Really appreciate your prompt response. One more question, We are trying
out Eclipse Transformer to change the third part jars from javax to Jakarta but
it doesn’t work. Would you be able to help in this regard ? I was using
transformer cli for this . We would need a tool to do the impact analysis for
third party jars and our application itself where all we do use javax which
require a migration to Jakarta.
Sorry. I can't help you with the Eclipse Transformer. It isn't a project
I have any involvement in or experience of. My understanding is that is
does cover more than Tomcat's equivalent tool - in particular it does a
better job with OSGi meta-data.
Mark
ThanksDinesh
Sent from Yahoo Mail for iPhone
On Sunday, December 15, 2024, 12:01 AM, Christopher Schultz
<ch...@christopherschultz.net> wrote:
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
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org