Hi Henri,
that works - I check in the project.xml and publish the website to get the things going
Cheers,
Siegfried Goeschl
Henri Gomez wrote:
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