Hi,
I have developed a web service developed in C#. the WSDL I gave is working
fine with .net client. But when java client consumes it always raising
exception.
I have basic knowledge of java too but never worked on consuming/producing
web services. can any body send sample source code for java client so that i
can test my web service in java client.
thanx in advance
samudrala
Yoel - 06 Feb 2005 13:03 GMT
Hi,
You should generate client side by using wsdl2java, look at:
http://ws.apache.org/axis/java/user-guide.html#WSDL2JavaBuildingStubsSkeletonsAn
dDataTypesFromWSDL
> Hi,
> I have developed a web service developed in C#. the WSDL I gave is working
[quoted text clipped - 6 lines]
> thanx in advance
> samudrala