Hi,
I got WSDL files and XSD files from our client. I have created a proxy with this wsdl and added in my projec.
I got the result that i want but once webservie returned error i got only exception name in Exception object not detail or inner exception. In SOAP UI i got detailed error with fault code and fault message but in code i got only "SoapMessageHeader Exception".
Please help.............