Dear All,

I have tried various means to force Axis to send a basic auth header with its 
first request, is this possible?

I know what the service I am connecting to requires the authentication header, 
and using the CommonsHTTPSender I can see the same request being sent twice 
first without, then with basic auth after recieving a 401 response from the 
service.

I have no idea why this behaviour would be desirable, if I am explicitly 
setting a username & password on my call object I would expect it to be used.

Any pointers appreciated.

Cheers
Jon Freedman

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to