You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@ws.apache.org by Arnaud RUPIN <ar...@ac-rennes.fr> on 2005/09/09 17:46:28 UTC

Basic Authentication with XmlRpcClient

Hello

I encounter problems with Basic Authentication in XmlRpcClient.
It seems that setBasicAuthentication method does not work.

I read Akihito Nakamura has a workaround but i only develop the client 
side (server side is developed by a customer).

Is there a way to get Basic Authentication works in XmlRpcClient without 
modifying the server side ?

Thanks,
Arnaud