> > I would very much like to dump the WebServer class in favor of > wrapping the XmlRpcServer in a HttpServlet
Interestingly we've done this for Osgi (the open source Oscar implementation) - by providing a Servlet bridge from the xml/rpc handlers through to Jetty as the HttpServer (which is itself wrappered to provide a standard OSGi HttpService). Works fine - no firm stats, but seems somewhat slower than the built in WebServer which we still use for performance critical stuff. -- Rob Walker SoftSell Business Systems, Ltd. ' testing solutions for a changing world ' +44 (20) 7488 3470 www.softsell.com [EMAIL PROTECTED]