RE: How to configure Axis stubs for Integrated Windows Authentication ?

2005-08-12 Thread Rajesh Nair
:[EMAIL PROTECTED] Sent: Thursday, August 11, 2005 11:58 PM To: axis-user@ws.apache.org; axis-dev@ws.apache.org Subject: How to configure Axis stubs for Integrated Windows Authentication ? Hi All, I am trying to consume a web service on https and it uses .NET with Integrated Windows Authentication

Re: How to configure Axis stubs for Integrated Windows Authentication ?

2005-08-12 Thread Kr
Hi All, I am following the article at http://marc.theaimsgroup.com/?l=axis-user&m=108055064215099&w=2 but I dont understand how to change CommonsHTTPSender.java code. Is the java file change suggested at the aforementioned link fixed in AXIS 1.2 Final ? since if I dont change this file and simply

How to configure Axis stubs for Integrated Windows Authentication ?

2005-08-11 Thread Kr
Hi All, I am trying to consume a web service on https and it uses .NET with Integrated Windows Authentication Security Mechanism. When I type the web service endpoint address in browser I am prompted for a login dialog and I login using username (in the format \\) and password given by the web se