[ 
https://issues.apache.org/jira/browse/FELIX-6851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18099959#comment-18099959
 ] 

Paul Rütter commented on FELIX-6851:
------------------------------------

If you want to run your own server, separate from the embedded Jetty in Felix, 
why not spin up one from your code yourself? Then you can set it up in anyway 
you like.

> 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
>            Priority: Major
>
> 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)

Reply via email to