DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15958>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15958

WSDL2Java generates bad stub when service class uses methods with exception





------- Additional Comments From [EMAIL PROTECTED]  2003-01-11 22:29 -------
Matthias,

Please add the following section under your "<wsdl:operation name="tuWas">" entry.

<wsdl:fault name="MyException">
  <wsdlsoap:fault encodingStyle="http://schemas.xmlsoap.org/soap/encoding/"; 
namespace="http://simple2.service.datev.de"; use="encoded"/>
</wsdl:fault>

We should probably throw an error condition if fault is not specified under
binding's operation and specified only under the porttype.

Thanks,
dims

Reply via email to