Prior to the finished implementation of 
https://issues.apache.org/jira/browse/FELIX-4060, Felix already supported a 
custom way of supporting Servlets and Filters through dedicated OSGi 
Properties. Although this is no longer necessary with a recent version of 
Apache Felix it might still be useful, for Felix users bound to older versions 
of Felix.

Since the documentation at 
http://felix.apache.org/documentation/subprojects/apache-felix-http-service.html
 was completely replaced and is now only documenting the new way of doing 
things (according to OSGi Compendium 6) it is no longer possible to read up 
about the old way of registering servlets/filters in Apache Felix.

The page at 
http://felix.apache.org/documentation/subprojects/apache-felix-http-service.html
 should be updated in the following way:
- It should be clearly stated since which versions of which bundles the new 
HTTP Whiteboard Service is supported.
- The old way of doing things should still be mentioned (either on a linked 
page or as a dedicated section on the same page).

Thanks,
Konrad

Reply via email to