Hi everybody, I generated a WSDL for a .NET Web Service. In the WSDL there are two operations by the same name under one Port type tag. however in the binding section these two operations are attacjed to two different Soap actions.
When I try to generate the java client using this WSDL,,, it gives errors saying duplicate operations name. i used WSAD (Web Sphere application Developer) to generate the Web Service client. I guess it is using some WSDL2Java tool. I can generate the .NET client using the WSDL using the tool provided by .NET (this gives no errors ). Is this a interoperability issue,,,,please help........ Thanks in Advance Mahen