Hi Daniel,

On 04/01/13 13:14, Daniel Bimschas wrote:
Hi there and a happy new year to all of you!

Same to you!
I'm new to CXF and currently trying to run all APIs of my application on top of 
CXF (JAX-WS, JAX-RS and WebSocket API). Until now, I couldn't find out if 
there's support for WebSockets in CXF. Is there any?

Being executed in the embedded Jetty it shouldn't be a problem technically... I 
would also be happy to just have an API to publish a WebSocketServlet directly 
in the embedded Jetty.

I'm hoping this can be prioritized either in CXF 2.8.x or shortly afterwards, ideally earlier than later,

Andrei wrote a very informative wiki page about creating custom transports,
http://cxf.apache.org/docs/custom-transport.html

I guess supporting WebSockets would amount to creating a server-only transport; I'm not sure yet if it would be better enhancing the existing CXF http-jetty transport instead or not

Cheers, Sergey

Best regards,
Daniel

Reply via email to