Akitoshi Yoshida created CXF-6314:
-------------------------------------
Summary: WebSocket transport should not require dependency to jetty
Key: CXF-6314
URL: https://issues.apache.org/jira/browse/CXF-6314
Project: CXF
Issue Type: Bug
Components: Transports
Affects Versions: 3.0.4
Reporter: Akitoshi Yoshida
Assignee: Akitoshi Yoshida
Fix For: 3.1.0, 3.0.5
CXF's WebSocket transport using atmosphere can use other web container.
However, its transport factory has some jetty references and as a result, it is
requiring jetty classes even when using other container such as tomcat.
Those references should be removed so that those jetty classes are not required
when jetty is not used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)