You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@felix.apache.org by "Hendy Irawan (JIRA)" <ji...@apache.org> on 2009/06/21 20:38:07 UTC

[jira] Commented: (FELIX-538) Create a really lightweight version of the HTTP Service

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

Hendy Irawan commented on FELIX-538:
------------------------------------

OPS4J's Pax Web Service ( http://wiki.ops4j.org/display/paxweb/Pax+Web ) already supports this and more, and also using Jetty.

I would suggest merging Apache Felix HTTP Service subproject with OPS4J Pax Web, but I wonder if there are arguments against it?

> Create a really lightweight version of the HTTP Service
> -------------------------------------------------------
>
>                 Key: FELIX-538
>                 URL: https://issues.apache.org/jira/browse/FELIX-538
>             Project: Felix
>          Issue Type: New Feature
>          Components: HTTP Service
>            Reporter: Richard S. Hall
>            Priority: Minor
>
> In my sandbox I have committed a very simple, multi-threaded, file-based web server. The web server was designed so that it could easily be used in a bundle (e.g., it can be started, stopped, and restarted) and already has an Activator. It would be interesting if we could extend this with servlet support and tailor it specifically for the OSGi HTTP Service specification.
> If we could do this, then we could have one "heavyweight" OSGi HTTP Service implementation based on Jetty and this really lightweight version for small device requirements

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.