Sorry for previous post for 2 reasons - it was in rich text and made little sense :)
Another possibility for problem, is that I am loosing workers because of problems in myHandler (deadlocks). I have questions about XmlRpcServer: Should my server handle all requests with one XmlRpcServer instance? Should it be static variable in Servlet. Where in Servlet should I initialize XmlRpcServer? On 7/28/05, Massive Boisson <[EMAIL PROTECTED]> wrote: > Hi all, > > I've been using org.apache.xmlrpc (still using 1.2) together with servlet > in jetty. > blah blah
