Details
-
New Feature
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
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