Re: Semantic Web needed for RESTful Web services? (RE: Binding)
"Sanjiva Weerawarana" <[email protected]>
| Newsgroups | gmane.comp.web.services.ws-arch |
|---|---|
| Message-ID | <021a01c2b680$ff7ee2d0$6f00a8c0@lankabook2> |
Hi Edwin, > What happens when an exception occurs? Are local/remote exceptions > transparent to developers? Does BPWS4J have support for the notion of > RemoteExceptions (I am not talking about SOAP Faults)? The only thing I know about the other side is its WSDL. So when a fault occurs on the other side then one of the faults listed in the WSDL will come down the wire (as a SOAP:Fault if service is invoked using SOAP). Those faults then become BPEL exceptions and are propagated / handled by the process as indicated in the process. Sanjiva.