jetty8 and jetty9 have a different websocket handler interface, so you
can't just replace the jetty version unless the component includes two
specific implementations that can be used depending on the available
version.

if you want to choose your own serverlet container (e.g., jetty9,
tomcat8, etc), you can use camel-atmosphere-websocket.


2015-11-10 17:49 GMT+01:00 fabrizio.spataro <fabrizio.spat...@bizmate.it>:
> Hello,
>
> i would use camel 2.16 + jetty9 + camel-websocket but this component depends
> from jetty8.
>
> How can i do?
>
> i am trying force to use jetty9 from maven without success.
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/Camel-2-16-vs-Jetty9-vs-camel-websocket-tp5773575.html
> Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to