Akitoshi Yoshida created CXF-6308:
-------------------------------------
Summary: Make WebSocket transport's embedded jetty mode to use
atmosphere if available
Key: CXF-6308
URL: https://issues.apache.org/jira/browse/CXF-6308
Project: CXF
Issue Type: Improvement
Components: Transports
Reporter: Akitoshi Yoshida
Assignee: Akitoshi Yoshida
Fix For: 3.0.5
The original implementation of the embedded mode in the WebSocket transport
component directly used jetty and all the relevant protocol processing is done
specifically for jetty.
This patch makes this embedded mode to use atmosphere if it is available so
that all the custom extensions that are used by the servlet mode can also be
used for the embedded mode.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)