At 14:22 14/03/2002 +, Paul Worrall wrote:
>Hi,
>
>Q.1) The readme file in the distribution indicates there should be an
>examples directory. Its not there. Where can I find examples of using
>XmlRpcClient.
http://xmlrpc-c.sourceforge.net/xmlrpc-howto/xmlrpc-howto-java-client.html
http://xm
Ah! Thanx.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Daniel Rall
Sent: 14 March 2002 17:20
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: XmlRpcClient.execute params
"Paul Worrall" <[EMAIL PROTECTED]> writes:
> Hi,
"Paul Worrall" <[EMAIL PROTECTED]> writes:
> Hi,
>
> Q.1) The readme file in the distribution indicates there should be an
> examples directory. Its not there. Where can I find examples of using
> XmlRpcClient.
Look at the unit tests under xml-rpc/src/test/.
Hi,
Q.1) The readme file in the distribution indicates there should be an
examples directory. Its not there. Where can I find examples of using
XmlRpcClient.
Q.2) Should each element in the Vector for the XmlRpcClient.execute() method
be of an appropriate type and can anyone show me examples fo