[ https://issues.apache.org/jira/browse/WW-5141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17838400#comment-17838400 ]
Burton Rhodes commented on WW-5141: ----------------------------------- [~ekane] The 3rd release of Struts 7.0.0 (7.0.0-M3) is available to download and test. I actually have it running on my productions servers, but your mileage may vary depending on what features you use. Below is an excerpt from an email sent to the [d...@struts.apache.org|mailto:d...@struts.apache.org] mailing list which should get you stared. _This is a third milestone of Struts 7.x series, which is based on_ _JakartaEE 6. Please take the time and test the bits - any help is_ _appreciated. Please report any problems you will spot._ _Here are the changes from the previous version:_ _[https://github.com/apache/struts/releases/tag/STRUTS_7_0_0_M3]_ _Staging Maven repo_ _[https://repository.apache.org/content/groups/staging/]_ _* please read our guideline how to setup your Maven build to include_ _the Staging repository_ _https://struts.apache.org/builds.html#test-builds_ _Standalone artifacts_ _[https://dist.apache.org/repos/dist/dev/struts/7.0.0-M3/]_ _Release notes_ _[https://cwiki.apache.org/confluence/display/WW/Version+Notes+7.0.0-M3]_ > 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 > Labels: M1 > Fix For: 7.0.0 > > Attachments: pom.xml > > Time Spent: 9h 40m > Remaining Estimate: 0h > > 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)