Do anybody have any idea where I should mention uid and pwd before calling method on the web service. With out uid/pwd I was getting http authentication failed..
Thank you for your help. --- On Mon, 4/6/09, sudheshna iyer <[email protected]> wrote: > From: sudheshna iyer <[email protected]> > Subject: webservice client > To: [email protected] > Date: Monday, April 6, 2009, 9:49 PM > I am faily new to Axis. I have a WSDL and I generated client > stubs and proxies using WSDL2Java. > > But my WSDL needs uid and pwd. Classes generated are: > > CustomerWSLocator > CustomerWS_PortType.java > CustomerWS.java > WebServices_CustomerWS_BinderStub.java > > Which classes should I used to add my uid/pwd?
