You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Benson Margulies (JIRA)" <ji...@apache.org> on 2016/11/17 14:34:59 UTC

[jira] [Created] (CXF-7141) cxf-rt-transports-http incorrectly requires org.osgi.http.service

Benson Margulies created CXF-7141:
-------------------------------------

             Summary: cxf-rt-transports-http incorrectly requires org.osgi.http.service
                 Key: CXF-7141
                 URL: https://issues.apache.org/jira/browse/CXF-7141
             Project: CXF
          Issue Type: Bug
    Affects Versions: 3.1.4
            Reporter: Benson Margulies


org.apache.cxf.transport.http.osgi.HTTPTransportActivator optionally touches the HTTP service, but imports org.osgi.service.http unconditionally. I think it should be a dynamic import, and DISABLE_DEFAULT_HTTP_TRANSPORT should be replaced by reacting to the presence or absence of the service.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)