You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2018/12/04 03:48:00 UTC

[jira] [Resolved] (CXF-7917) WebSocketDestinationFactory should check http-undertow or http-jetty on the classpath to determine which implementation should be used

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

Freeman Fang resolved CXF-7917.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 3.3.0

> WebSocketDestinationFactory should check http-undertow or http-jetty on the classpath to determine which implementation should be used
> --------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CXF-7917
>                 URL: https://issues.apache.org/jira/browse/CXF-7917
>             Project: CXF
>          Issue Type: Improvement
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>            Priority: Major
>             Fix For: 3.3.0
>
>
> currently it checks jetty and undertow class which is a little bit vague, should check org.apache.cxf.transport.http_jetty.JettyHTTPServerEngineFactory
> and
> org.apache.cxf.transport.http_undertow.UndertowHTTPServerEngineFactory
> instead



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)