Christian Schneider created CXF-6124:
----------------------------------------
Summary: Switch http transport to use HttpService for OSGi
Key: CXF-6124
URL: https://issues.apache.org/jira/browse/CXF-6124
Project: CXF
Issue Type: Improvement
Components: Transports
Affects Versions: 3.1.0
Reporter: Christian Schneider
Assignee: Christian Schneider
Fix For: 3.1.0
The current http transport relies on the Pax web whiteboard feature.
In pax web 4 this feature also installs jsp support and a java compiler. This
makes the deployment unnecesarily large.
So I propose to switch the http transport to directly use the http service.
This will allow to only depend on the much smaller http feature.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)