Hi,

I'm trying to get started using the sample
client code provided at
http://ws.apache.org/xmlrpc/client.html

The following part of the example code does not
compile:

    XmlRpcClientConfigImpl config = new
XmlRpcClientConfigImpl();
    config.setServerUrl(serverUrl);

The problem is there is no 'setServerUrl' method in
the 
XmlRpcClientConfigImpl class.  Is the class broken or
is the example out of date?  Will someone please share
a simple example that does work with the currently
available xmlrpc jar file (xmlrpc-3.0a1)?

Thanks,
John

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Reply via email to