By fdiotalevi
via byteworksinc.blogspot.com
Published: May 15 2008 / 16:16
This post builds on the project created in my last post, Open Your Eyes to OSGi, in which we created a simple OSGi project using Eclipse Equinox. In this post you convert that project into a server application bundle and run it on Jetty, embedded in Eclipse Equinox. First, we'll define a directory for static web content using an extension point and test it, and then we'll write a Servlet and use an extention point to register it too.



Add your comment