You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by luis <lu...@fuegolabs.com> on 2003/04/23 15:53:22 UTC

Simple Question

Hi, I tried this on the users mailing list without succes, please
forgive me if this is not the righ list.
 
I need to know how can I create a web-service that produces a WSDL with
"faults" listed. I tried with a .jws with methods throwing exceptions
but the automatically generated WSDL doesn't list exceptions, then I
also tried using Java2WSDL but again no "faults" in the WSDL. 
I'm working with an application that parses WSDL and maps "faults" so I
do need to be able to construct WSs with "faults".
 
Thanks a lot for your help or information.
Luis.