You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Akitoshi Yoshida (JIRA)" <ji...@apache.org> on 2015/03/23 18:06:10 UTC

[jira] [Created] (CXF-6314) WebSocket transport should not require dependency to jetty

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)