Freeman Fang created CXF-7917:
---------------------------------
Summary: 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
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)