Category "webservice-client"

What should I do to handle WebServiceException:

I have a web service deployed on localhost. I generated the stubs using the wsimport command on the deployment server. I then used the generated stub in my clie

401: Unauthorized Exception occurred with an apache axis client(java) to invoke a webservice(.net) with an NTLM Authentication Technique

I am calling a web service written in .net located remotely running under IIS Server. I created its respective stub using apache axis 1.4 with eclipse IDE an