[
https://issues.apache.org/jira/browse/WW-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743051#comment-17743051
]
Ross Greig commented on WW-5141:
--------------------------------
Hi [~lukaszlenart]
Currently using Apache TomEE (not vanilla Tomcat) as require EJB support. TomEE
8.5 (which is their last release supporting Java EE/javax namespace) goes end
of life on 31sr December 2023 - we need to update to TomEE 9.x (which has
Tomcat 10/Jakarta EE at the heart of it) before December. Any updates on the
anticipated release date of Struts 7 would be appreciated.
As a side note, we're using Tiles for our templating engine, so it's good to
see the Tiles classes being added into the core Struts codebase! :)
> 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: 7.0.0
>
> 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.20.10#820010)