I posted it in this group earlier.
Date: October 20 2005 14:28 CET
Subject: [PATCH]Patches and additions to make HttpClient work with Apache
XML-RPC
The only interesting addition is the
CommonsHttpClientXmlRpcTransportFactory.java, since Henri Gomez already has
submitted the same patch for CommonsXmlRpcTransport as I did.
Jimisola
PS. Both files are attached here again. DS.
----- Original Message -----
From: "Jochen Wiedmann" <[EMAIL PROTECTED]>
To: <xmlrpc-dev@ws.apache.org>
Sent: Sunday, November 20, 2005 8:28 PM
Subject: Re: Freshmeat page is still not updated
Jimisola Laursen wrote:
I made a patch of a factory class for CommonHttpClient before, but it has not
been picked up yet.
Any reason why? Having a factory class means that one can use the regular
XmlRpcClient.
Can you point me to the patch?