[ https://issues.apache.org/jira/browse/CXF-7141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15684231#comment-15684231 ]
Sergey Beryozkin edited comment on CXF-7141 at 11/21/16 5:52 PM: ----------------------------------------------------------------- Hi Benson - I'm just not sure how sensitive can it be to make this import optional, can some refresh side-effects be expected for CXF endpoints depending on this service if we do it ? Is this HTTP service not available at all, can you simply set this property to true ? was (Author: sergey_beryozkin): Hi Benson - I'm just not sure how sensitive can it be to make this import optional, can some refresh side-effects be expected if we do it ? Is this HTTP service not available at all, can you simply set this property to true ? > 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)