On Feb 17, 2008 4:18 PM, <[EMAIL PROTECTED]> wrote: > But I got exception after loading jetty: > > javax.servlet.UnavailableException: Servlet class > org.apache.xmlrpc.webserver.XmlRpcServlet is not a > javax.servlet.Servlet > at > org.mortbay.jetty.servlet.ServletHolder.checkServletType(ServletHolder.java:377) > at > org.mortbay.jetty.servlet.ServletHolder.doStart(ServletHolder.java:234) > at > org.mortbay.component.AbstractLifeCycle.start(AbstractLifeCycle.java:40) > at > org.mortbay.jetty.servlet.ServletHandler.initialize(ServletHandler.java:612)
As XmlRpcServlet extends the HttpServlet class, I can think of no reason for causing this error message. Please ask the jetty mailing list. Jochen -- Look, that's why there's rules, understand? So that you think before you break 'em. -- (Terry Pratchett, Thief of Time) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]