Ryan Hoegg <[EMAIL PROTECTED]> writes: > Am I over-rating the complexity of a Tomcat setup?
Yes. What I'm suggesting is little more than replacing one web server with another. If you're worried about the size of Tomcat, Jon Stevens has a stripped down version of Catalina (with no JSP) in Scarab <http://scarab.tigris.org/>. There is already a XmlRpcProxyServlet in Apache XML-RPC which you can extend. Check it out. - Dan