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