Re: [ANN] Tomcat 9.0.x End of Support and Tomcat 9 long term support plan

David Wall <[email protected]> Wed, 11 Feb 2026 15:12:33 -0800
Newsgroups gmane.comp.jakarta.tomcat.user
Organization Yozons Inc.
Message-ID <[email protected]>
> Please see option #2 from my message. Did I not mention that it will 
> migrate the entire application, dependencies and all? You can 
> literally migrate anything, by the way. A whole WAR file/dir, a single 
> JAR, a group of JAR files your old buddy who retired before Jakarta EE 
> was ever a thing custom-made for you and you lost the source so you 
> are totally out of luck, even a directory tree full of Java source files. 

Thank you. I did read about the migration tool, but didn't realize it 
would work on third party JARs where I don't have the source code.  I 
thought it just worked on source code, which of course I can generally 
update myself.  I'll read up more on how to use that tool.