I’m testing out the webservices client generator, but getting the following error when testing an execution of the webservice.
Feb 5, 2007 11:43:49 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme
INFO: basic authentication scheme selected
Feb 5, 2007 11:43:49 AM org.apache.commons.httpclient.HttpMethodDirector processWWWAuthChallenge
INFO: No credentials available for BASIC ‘XXX Dealer Lookup WebService’@xxx.xxx.xxx.com:8081
How do I send the HTTP authentication credentials in this test?