Mornin' Ajay
I build locally mainly because I want to be able to build on a train or at an
airport and I dont have constant internet access.
You will have to install a local repository preferrably in your
${user.home}/.m2/repository and execute all commands to work offline with the
-o option e
Hi All,
I am using Apache Axis2 v1.6.2 for generating the web service code using
wsdl2java utility.
The web service I am trying to connect uses NTLM v2 authentication ( using
org.apache.axis2.transport.http.HttpTransportProperties.Authenticator -
Authenticator.NTLM).
The client code I am usin
The HttpComponents/HttpClient implementation of NTLM contains modern and tested
support for this functionality. I have no idea what the Axis implementation is
based on, but probably it is extremely old and out of date.
Karl
From: ext [email protected] [mailto:[email protected]]
Sen
Karl is right
Majority of architects would design a solution which would authenticate at
initial entry point either
1) the webserver or
2) customer-facing servlet (which would implement the NTLM provider with
HttpClient...)
BUT:
Lets say you're a Scandanavian Mobile Phone manufacturer and you