Further to this, I have explored the problem some more. Using the dedexer tool (http://dedexer.sourceforge.net/) I can examine the classes that have been put into the classes.dex in the Jetty Http service bundle. I can see in the bundle that I do indeed have the required classes in the dex file:
Processing org/mortbay/jetty/servlet/ServletHandler Processing org/mortbay/jetty/servlet/ServletHolder$Config Processing org/mortbay/jetty/servlet/OsgiServletHttpContext Processing org/mortbay/jetty/servlet/ServletHandler$Context This is a mystery. Any ideas anyone? On 16/02/2010 10:12, "Bruce Jackson" <[email protected]> wrote: > org.mortbay.jetty.servlet.ServletHandler
