[
https://issues.apache.org/jira/browse/AMQ-9359?focusedWorklogId=946894&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-946894
]
ASF GitHub Bot logged work on AMQ-9359:
---------------------------------------
Author: ASF GitHub Bot
Created on: 05/Dec/24 15:19
Start Date: 05/Dec/24 15:19
Worklog Time Spent: 10m
Work Description: cshannon commented on PR #1344:
URL: https://github.com/apache/activemq/pull/1344#issuecomment-2520607472
> I think EE10 makes more sense. However, if we jump straight to EE10, I
think we’d need to rev to 7.x.
>
> Staying with EE9 would allow us to get to Jetty 12 in 6.x minor release
Looking at it in more detail and reading
https://jetty.org/docs/jetty/12/operations-guide/deploy/index.html , I don't
think it's compatible after all for EE9 and EE10 when embedded.
EE10 removes some stuff from the API and i took a look at the Jetty 12
download and they actually package all 3 versions of both the API and modules
separately (EE8, EE9, EE10) and each war file is isolated for deployment so you
can run independently. This of course does not work for something embedded.
So we can probably stick with EE9 until 7.x. I guess if someone wants to use
EE10 and with an embedded version of AMQ they could probably still do so as
long as they were not using anything that relied on the EE9 stuff (any of the
AMQ websockets or servlets, etc) and they would have to exclude the EE9
transitive dependencies from AMQ
Issue Time Tracking
-------------------
Worklog Id: (was: 946894)
Time Spent: 50m (was: 40m)
> Upgrade to jakarta.servlet-api 6.0.0 & Jetty 12.0.x
> ---------------------------------------------------
>
> Key: AMQ-9359
> URL: https://issues.apache.org/jira/browse/AMQ-9359
> Project: ActiveMQ Classic
> Issue Type: Dependency upgrade
> Reporter: Jean-Baptiste Onofré
> Assignee: Matt Pavlovich
> Priority: Major
> Fix For: 6.3.0
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> FYI, we don't have any Karaf release supporting jakarta.servlet-api and Jetty
> 11 for now.
> Regarding the timing, we can directly jump to servlet-api 6.x and Jetty 12.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact