I've checked out the code from CVS following the directions at http://ws.apache.org/xmlrpc/cvs.html, and looked at the JavaDocs at
http://ws.apache.org/xmlrpc/apidocs/index.html


I see CommonsXmlRpcTransport, but CommonsXmlRpcClient and CommonsXmlRpcTransportFactory are not listed.

XmlRpcClient requires an XmlRpcTransportFactory, so I'm not seeing exactly how to construct a client using CommonsXmlRpcTransport. A bit of sample code showing me how this works would be greatly appreciated.

thanks,
Greg


Ryan Hoegg wrote:


If you use the code in CVS HEAD, you can plug in a CommonsXmlRpcClient, which supports HTTP 1.1





Reply via email to