The WSDL spec defined about the <wsdl:fault> for two operations:
 
1. Request-Response Operation(a.k.a., Input-Output Operation)
2. Solicit-Response Operation(a.k.a., Output-Input Operation)
 
And if you use the SOAP/HTTP binding, the <wsdl:fault> will contain
a <soap:fault> element, for example.
 
 
Pae
 
----- Original Message -----
Sent: Friday, February 07, 2003 7:22 PM
Subject: [wsif] EJB exceptions


WSIF question: Can EJB exceptions be thrown and caught via the EJB provider? Does the WSDL extension support defining exception types?

Reply via email to