[ 
https://issues.apache.org/jira/browse/WW-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17426476#comment-17426476
 ] 

James Chaplin commented on WW-5141:
-----------------------------------

Hi.  There is definitely an interesting discussion on this topic.

If refactoring servlet API dependencies into plugins is feasible to allow for 
running on both Java EE and Jakarta EE application servers, using a single code 
branch, then that might be the most elegant solution.  Otherwise, another, less 
elegant option that might work, would be parallel branches (one targeting Java 
EE, another targeting Jakarta EE).

> Support for JEE 9+ 
> -------------------
>
>                 Key: WW-5141
>                 URL: https://issues.apache.org/jira/browse/WW-5141
>             Project: Struts 2
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Daniel Le Berre
>            Priority: Major
>             Fix For: 2.6
>
>         Attachments: pom.xml
>
>
> 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?
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to