wu-sheng opened a new issue #7420:
URL: https://github.com/apache/skywalking/issues/7420


   ## Background of Tomcat 10
   Users of Tomcat 10 onwards should be aware that, as a result of the move 
from Java EE to Jakarta EE as part of the transfer of Java EE to the Eclipse 
Foundation, the primary package for all implemented APIs has changed from 
javax.* to jakarta.*. This will almost certainly require code changes to enable 
applications to migrate from Tomcat 9 and earlier to Tomcat 10 and later.
   
   Because this chaos in the J2EE ecosystem, we need a separate plugin for 
Tomcat 10 and ecosystem round it. Potentially need new plugin for SpringMVC as 
it had embed Tomcat in the future. Be careful when someone does this.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to