[ 
https://issues.apache.org/jira/browse/CXF-5672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13960904#comment-13960904
 ] 

Gary Gregory commented on CXF-5672:
-----------------------------------

We do use Jetty as an embedded servlet container. Unfortunately, our Servlets 
extend Jetty's WebSocketServlet, which has been repackaged between Java 8 and 
9. So I cannot drop in Jetty 9 instead of 8 to test this out. I did change 
enough of our config files to get Jetty up and going, our serlvets don't load. 
I'll have to reevaluate whether it's worth doing the work just to test with 
Jetty 9...

FWIW, we have just switched out trunk code to Java 7 from 6, we are still 
supporting Java 6 on our older branches of our app server. So moving to Java 7 
is fine by me anytime ;)

> Update to Jetty 9
> -----------------
>
>                 Key: CXF-5672
>                 URL: https://issues.apache.org/jira/browse/CXF-5672
>             Project: CXF
>          Issue Type: Bug
>    Affects Versions: 3.0.0-milestone1, 2.7.10
>         Environment: java version "1.7.0_51"
> Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
> Java HotSpot(TM) 64-Bit Server VM (build 24.51-b03, mixed mode)
> Apache Ant(TM) version 1.9.3 compiled on December 23 2013
>            Reporter: Gary Gregory
>              Labels: jetty
>
> We embed CXF and we also embed Jetty which we pick up through CXF, for which 
> I need a fix that was put in Jetty 9.1.1: 
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=424398
> Can CXF update Jetty to at least 9.1.1? The current version is 9.1.13 or 
> 9.1.14 depending on where you look.
> I imagine this could be too big a change for 2.7.x but what about for 3.0?



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to