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

ASF GitHub Bot logged work on WW-5141:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Nov/23 00:26
            Start Date: 17/Nov/23 00:26
    Worklog Time Spent: 10m 
      Work Description: jdyer1 commented on PR #778:
URL: https://github.com/apache/struts/pull/778#issuecomment-1815541116

   @lukaszlenart  Ok, I merged in the "release/struts-7-0-x" branch and now we 
have a "no conflicts" green check.
   
   I also upgraded to the latest jetty-maven plugin.  Unfortunately it still 
fails.  It cannot seem to find the Freemarker classes, no doubt related to the 
Eclipse Transformer usage versus the actual Freemarker jar.  But I cannot 
figure out what is wrong.  I see in the Struts Showcase "target" directory a 
"struts2-showcase.war" file and there is a WEB-INF/lib and sure enough the 
"struts2-freemarker-jakarta.jar" is present.  Opening up this jar, everything 
appears to be packaged correctly.
   
   But I am not so sure this is where the jetty-maven-plugin is getting its 
classpath? It doesn't seem to be running the web application contained in that 
.war file, does it?  (If it did, it would not be having classloading issues for 
Freemarker?)




Issue Time Tracking
-------------------

    Worklog Id:     (was: 891031)
    Time Spent: 3h 10m  (was: 3h)

> 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: 3h 10m
>  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)

Reply via email to