I am trying to run websocket component with jetty 9 and i am getting java.lang.ClassNotFoundException: org.eclipse.jetty.http.ssl.SslContextFactory. When i look at the dependency jetty 9 does not have org.eclipse.jetty.http.ssl.SslContextFactory class. Does the Apache camel component run with the jetty 9. We are building java container framework and we are depend on the jetty 9. moving the jetty 9 to jetty 8 is not option for us.
-- View this message in context: http://camel.465427.n5.nabble.com/websocket-with-jetty-9-tp5766712.html Sent from the Camel - Users mailing list archive at Nabble.com.