Re: Axis2: Proxy Credentials and Authentication?

2007-04-23 Thread Martin Gainty
Axis2: Proxy Credentials and Authentication?http://marc.info/?l=axis-user&m=115952880103441&w=2 associate AuthPolicy.NTLM into the collection of authenticationPreferences then set the parameters of the httpClient to use your new authenticationPrefereences collection M-- This email mes

Axis2: Proxy Credentials and Authentication?

2007-04-23 Thread Rudolph, Troy
Hello All, I am a bit confused about proxy authentication in Axis2. (I'm using 1.1.1.) In my code I have created a HttpTransportProperties.ProxyProperties object and set the options with it. See below. HttpTransportProperties.ProxyProperties pp = new HttpTransportPropert