Jimisola Laursen wrote:
The only interesting addition is the CommonsHttpClientXmlRpcTransportFactory.java, since Henri Gomez already has submitted the same patch for CommonsXmlRpcTransport as I did.
Looking into the test class for CommonsXmlRpcTransport, I see that it is indeed not as easy to use the transport. Thus, an additional factory seems worth, and I added a slightly modified version of your patch to the 2.0 branch and the HEAD.
Jochen