Hi Experts,
I am struggling with creating and using a custom WSDL file for my Webservice.
I am having a webservice that is being consumed by someone and although the webservice is raising soap faults whenever any error occurs however my WSDL does not specify any wsdl:fault elements for the operations and hence there is no soap:fault element in the binding describing the format of the soap:Fault detail element.
I am unsure what to do? How can i include the SOAP fault element within the WSDL. Do i need to create a custom WSDL If yes then how do i create the WSDL and how do i use it within my webservice.
any help will be much appreciated.
Start Free Trial