Hi,
i wrote a simple method that return a string in java. In .net client when i try to call the method instead of string it is returning callResponse object where call is method name. can you please tell me where the things are going wrong.
Here is my java code and i am using eclipse indigo and axis1.4.1 for generating web service
http://localhost:8080/tstws/services/Call?wsdl is generated without any problem
Thank you in advance.
[VK: Added code tags]