t that someone file a bug
report.
So I repeat, please file a bug report.
Thanks,
Anne
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 27, 2004 9:12 AM
To: [EMAIL PROTECTED]
Subject: RE: WSDL2Java does not generate custom exception
Hi Ann
;s a bug. It is not compliant with the
> specifications.
>
> Please file a bug report.
>
> Anne
>
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, October 27, 2004 4:21 AM
> To: [EMAIL PROTECTED]
> Subject: RE: WSD
rofile-1.1-2004-08-24.html#Bindings_and_F
> aults
>
> - Anne
>
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, October 25, 2004 11:21 AM
> To: [EMAIL PROTECTED]
> Subject: Re: WSDL2Java does not generate custom exception
>
nd:body be defined using the element attribute. This
> requirement does the same for soapbind:fault, soapbind:header and
> soapbind:headerfault elements.
>
>
> [1] http://www.w3.org/TR/wsdl#_soap:fault
> [2]
> http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html#Bindings
CTED] [mailto:[EMAIL PROTECTED]
Sent: Monday, October 25, 2004 11:21 AM
To: [EMAIL PROTECTED]
Subject: Re: WSDL2Java does not generate custom exception
OK
First define your exception as a complex type as follows:
Next define the message as follows:
OK
First define your exception as a complex type as follows:
Next define the message as follows:
N.B. The part name attribute is "fault"
Next define the operation in the portType section of your WSDL as follows:
Lastly in the bin