Re: Questions prompted by the publication of WS-ReliableMessaging
"Jon Dart" <[email protected]> Mon, 17 Mar 2003 11:45:36 -0800
| Newsgroups | gmane.comp.web.services.ws-arch |
|---|---|
| Organization | TIBCO Software, Inc. |
| Message-ID | <[email protected]> |
Ugo Corda wrote: > WS-Reliability does not seem to preclude supporting bindings other than HTTP. Indeed. But there are numerous practical obstacles to having it support MOM. I won't list them all, but one crucial difference is that WS-ReliableMessaging uses policy assertions to publish messaging options in the form of shared metadata. In the OASIS spec, there is no metadata (WSDL is a "futures" item), so everything is done in the SOAP headers. What if your messaging system needs to set up reliable delivery options before it can receive a message? Not possible in the present form of the spec. --Jon