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/04/09 13:53:12 UTC

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

     [ https://issues.apache.org/jira/browse/CXF-6314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akitoshi Yoshida resolved CXF-6314.
-----------------------------------
    Resolution: Fixed

> 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)