A bit off-topic for most except those interested in the Wicket web
application development framework... Niclas Hedhman pulled together a
development pattern/model for developing Wicket-based web applications
in OSGi (Oscar/Felix) using the standard OSGi HttpService and
HttpContext interfaces/implementations.
I drove it around the block and kicked the tires, then spent a day or so
documented the pattern. If interested, you can read about it at
http://wiki.ops4j.org/dokuwiki/doku.php?id=pax:wicket.
-timothy