[
https://issues.apache.org/jira/browse/WW-5141?focusedWorklogId=891391&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-891391
]
ASF GitHub Bot logged work on WW-5141:
--------------------------------------
Author: ASF GitHub Bot
Created on: 20/Nov/23 17:46
Start Date: 20/Nov/23 17:46
Worklog Time Spent: 10m
Work Description: jdyer1 commented on PR #778:
URL: https://github.com/apache/struts/pull/778#issuecomment-1819535581
@lukaszlenart I believe I resolved most of the problems with
"struts-showcase". Before I saw your entire comment about adding a dependency
exclusion, I instead added the 2 modified jars using the "extra classpath"
Jetty feature. This seems to work. I also got rid of DWR and, for now,
commented-out the velocity plugin.
@tyme-dev There is one test failure, however,
`it.org.apache.struts2.showcase.FileUploadTest`. Is this something you can
look at?
Issue Time Tracking
-------------------
Worklog Id: (was: 891391)
Time Spent: 3.5h (was: 3h 20m)
> 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
>
> Time Spent: 3.5h
> 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)