[
https://issues.apache.org/jira/browse/CAMEL-9945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15903252#comment-15903252
]
Daniel Kulp commented on CAMEL-9945:
------------------------------------
No, that commit allows update to Jetty 9.4. (in 9.4, they completely changed
the session handling API's) . The commit to support 9.3.15 is:
https://github.com/apache/cxf/commit/81f8c3b6c0c283ec2370e4987d21f600a80b19d0
however, we're only updating to 9.3.14 as atmosphere (which CXF also uses)
breaks with jetty 9.3.15. That bug is logged with them:
https://github.com/Atmosphere/atmosphere/issues/2242
> Upgrade to jetty 9.3
> --------------------
>
> Key: CAMEL-9945
> URL: https://issues.apache.org/jira/browse/CAMEL-9945
> Project: Camel
> Issue Type: Improvement
> Components: camel-jetty
> Reporter: Claus Ibsen
> Assignee: Zoran Regvart
> Fix For: 2.19.0
>
>
> We should upgrade to jetty 9.3, but it breaks its api from 9.2 to 9.3.
> There is a branch here with a commit with a start
> https://github.com/apache/camel/tree/jetty93
> Some tests in camel-jetty9 now fails.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)