Hi, I checked out the XMLRPC_1_1 revision. The patches were easily applied.
Merging the HEAD revision took some effort. The XmlRpcServer.execute(InputStream) method seems to be replaced with execute(String, InputStream, Properties). I ran the tests and testServer started to fail. testRpc also fails in the unmodified HEAD revision on my setup. The merged xmlrpc.jar file does work with the simple calls I make so far. Tomorrow I will try the new Interceptors. Alvin.