Mike >Where can I find documentation on how to utilize the servlet and http >services with Felix/OSGi?
The OSGi spec itself has a pretty comprehensive description of the standard Http service - trouble is it takes a few readings before it really sinks in (or at least it did for me). There's also several HTTP* bundle examples on the Oscar OBR: http://oscar-osgi.sourceforge.net/ None are massively challenging or comprehensive, but they will show you basic usage. Regards -- Rob

