I have an XML-RPC server using HTTP authentication, I just
don't know how to tell the XmlRpcClient() instance to use a
username/password. I found the
XmlRpcClient.setBasicAuthentication() method, but its
deprecated, and I want to know the non-deprecated way to do
it.

Can someone give me a quick example of how I can use HTTP
authentication with the Apache XML-RPC client class? 


Thanks, 
 Keith
 [EMAIL PROTECTED]

Reply via email to