André Freyssinet created FELIX-6851:
---------------------------------------
Summary: Adding a connector to the HTTP service
Key: FELIX-6851
URL: https://issues.apache.org/jira/browse/FELIX-6851
Project: Felix
Issue Type: New Feature
Components: HTTP Service
Reporter: André Freyssinet
We are using Felix and the Felix-http bundle (5.2.0) with various servlets and
Jolokia. We also want to set up a WebSocket server; currently, we are forced to
create a new `Server` instance to add the corresponding connector. This
approach consumes significant resources, particularly by requiring a separate
thread pool.
Would it be possible to expose the `http-jetty` `Server` object as an OSGi
service so that we can add our connector to the existing server?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)