Description
JEE 9 breaks the JEE API by replacing javax domain by jakarta.
Tomcat 10 implements some specifications of JEE 9.
Struts 2.5 has some dependencies with the javax servlet API.
Struts would require some changes to run on Tomcat 10+.
Is there any plan to support JEE 9+ in the future?
Attachments
Attachments
Issue Links
- is blocked by
-
FILEUPLOAD-309 Release version 2.0.0
- Resolved
- is duplicated by
-
WW-5372 JEE9 Support(Jakarta namespacing) for struts2 core
- Closed
- relates to
-
WW-5110 java.lang.ClassCastException: org.apache.struts2.dispatcher.filter.StrutsPrepareAndExecuteFilter cannot be cast to jakarta.servlet.Filter
- Resolved
-
WW-5367 Re-define a minimal library set for JakartaEE
- Open
- links to