On Thu, Jul 5, 2012 at 9:26 AM, Fernando Cesar da Silva <fsi...@synchro.com.br> wrote: > Hello, > > > > We are experiencing serious problems trying to authenticate Axis 1.6.1 in a > NTLM Proxy Server. >
I suggest you try the latest, axis2 1.6.2 , which was a bug fix release. I'm not an NTLM user though I can offer some generic advice. HttpClient handles the NTLM part, so I'd look in the logs to see if its getting triggered or not. > > > We are using the parameters below, these parameters works as expected in an > application with Axis 1.5.1 (looking at the trace route I see the packages > going through the Proxy) and doesn’t work in the same application with Axis > 1.6.1. (looking at the trace route I see that the packages never reach the > Proxy). > The format of the axis2.xml changed a bit during those releases, IIRC. Try putting org.apache in debug, you may get some clues about the params, format changes, and everything in between. You could also try downloading the latest war, and do a diff on the your copy of the axis2.xml file and the latest version. --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org