posted 14 years ago
Hi,
I am new to WebServices and i am using axis2-1.4.1 Version of Axis to generate stubs from the WSDL file. The WSDL file when tested with the SoapUI gives the expected response but when i tried for the same response using the webservice client it shows the unexpected subelement exception .
Two service methods are
and the generated WSDL file is
and the client class looks like this
and the generated exception is
and the generated stub class is
Help me out to solve this issue.
Thanks in advance.
Regards,
Logeswaran