Re: [Axis2] - Problem with authentication Negotiate

2024-02-16 Thread robertlazarski
To further clarify, see the example using CACHED_HTTP_CLIENT below; however that example is going to change slightly soon for httpclient 5.x. https://axis.apache.org/axis2/java/core/docs/http-transport.html On Fri, Feb 16, 2024 at 2:57 PM robertlazarski wrote: > I looked more into this and I fo

Re: [Axis2] - Problem with authentication Negotiate

2024-02-16 Thread robertlazarski
I looked more into this and I found AXIS2-4318 from 2012 which states the reason for dropping the support of those features below. Keep in mind that Axis2 1.6.x was the era of commons-httpclient 3.x. While 4.x is currently in our trunk, these next several days I will be upgrading to 5.x so anythin