I have a client that uses HTTP Basic authentication and was coded for a Systinet web service engine. The HTTP Client code did not use preemptive authentication with Systinet, but Axis2 does since it uses the commons-httpclient code base. Is there anyway to set preemptive authentication to true without modifying all the client code? Perhaps a setting in axis2.xml or a handler of some sort?
Also, not setting this value to true and also the absence of the credentials altogether results in a HTTP 500 error, shouldn't this be a 401? Thanks, Ted --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
