[
https://issues.apache.org/jira/browse/CAMEL-8789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15154473#comment-15154473
]
Claus Ibsen commented on CAMEL-8789:
------------------------------------
This is massive work, moving to next release where we drop jetty8
> Websocket with jetty 9 is not working due to class name and package name
> changes
> ---------------------------------------------------------------------------------
>
> Key: CAMEL-8789
> URL: https://issues.apache.org/jira/browse/CAMEL-8789
> Project: Camel
> Issue Type: Bug
> Components: camel-websocket
> Affects Versions: 2.15.2
> Environment: Mac/Window on Jetty 9.x
> Reporter: Amit Patel
> Fix For: 2.18.0
>
>
> http://camel.465427.n5.nabble.com/websocket-with-jetty-9-tp5766712p5767217.html
> I did try websocket component with jetty 9 and Apache Camel 2.15.2 and i got
> same exception due to SslContextFactory class moved in jetty 9 to
> org.eclipse.jetty.util.ssl.folder and Apache websocket
> reference to org.eclipse.jetty.http.ssl.SslContextFactory that is only
> exist in Jetty 8 and below version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)