I'm using it against httpclient 2.0.2.

That's the current release, do you want me to remove the credentials for now ?

On 4/15/05, Siegfried Goeschl <[EMAIL PROTECTED]> wrote:
> Hi Henri,
> 
> my current build is broken
> 
>  === START ===
> W:\work\jakarta\ws-xmlrpc\src\java\org\apache\xmlrpc\CommonsXmlRpcTransport.java:216:
> setCredentials(java.lang.String,org.apache.commons.httpclient.Cr
> edentials) in org.apache.commons.httpclient.HttpState cannot be applied
> to (<nulltype>,<nulltype>,org.apache.commons.httpclient.Credentials)
>         client.getState().setCredentials(null, null, creds);
> === END ===
> 
> It seems to be introduced by the commits for authentication support -
> are you using new versions of libraries (commons-httpclient)?!
> 
> Siegfried Goeschl
> 
>

Reply via email to