SEARCH
Advanced Search
ABOUT
Site Map
CP RSS Channel
Contact Us
Sponsoring CP
About Our Sponsors
NEWS
Cover Stories
Articles & Papers
Press Releases
CORE STANDARDS
XML
SGML
Schemas
XSL/XSLT/XPath
XLink
XML Query
CSS
SVG
TECHNOLOGY REPORTS
XML Applications
General Apps
Government Apps
Academic Apps
EVENTS
LIBRARY
Introductions
FAQs
Bibliography
Technology and Society
Semantics
Tech Topics
Software
Related Standards
Historic
|
News: Cover Stories | | |
New Release of Web Services Reliable Messaging Protocol (WS-ReliableMessaging). |
Update 2005-04-19: "OASIS TC to Finalize WS-ReliableMessaging and WS-RM Policy Assertion Specifications."
[February 18, 2005] BEA Systems, IBM, Microsoft, and TIBCO have released a revised version of the WS-ReliableMessaging specification, updating the previous publication of March 2004. WS-RM is now published as two separate specifications: one for the core protocol elements and one for the related policy assertion. The new Web Services Reliable Messaging Policy Assertion (WS-RM Policy) specification refactors the Reliable Messaging policy assertion into a discrete specification. An initial public version of WS-ReliableMessaging was published in March 2003.
According to the revised document abstract, the WS-ReliableMessaging specification "describes a protocol that allows messages to be delivered reliably between distributed applications in the presence of software component, system, or network failures. The protocol is described in this specification in a transport-independent manner allowing it to be implemented using different network technologies. To support interoperable Web services, a SOAP binding is defined within this specification. The protocol defined in this specification depends upon other Web services specifications for the identification of service endpoint addresses and policies."
WS-ReliableMessaging belongs to the WS-* composable architecture being defined by Microsoft, IBM, BEA, SAP, Sun, and other industry partners. "By using the SOAP and WSDL extensibility model, SOAP-based and WSDL-based specifications are designed to be composed with each other to define a rich Web services environment. As such, WS-ReliableMessaging by itself does not define all the features required for a complete messaging solution. WS-ReliableMessaging is a building block that is used in conjunction with other specifications and application-specific protocols to accommodate a wide variety of protocols related to the operation of distributed Web services."
The copyright notice on the revised WS-ReliableMessaging specification now reads, in part: "BEA Systems, IBM, Microsoft and TIBCO Software (collectively, the 'Authors') each agree to grant you a license, under royalty-free and otherwise reasonable, nondiscriminatory terms and conditions, to their respective essential patent claims that they deem necessary to implement the Specification."
An introduction to the revised specification by co-editor Christopher Ferris (IBM) reports that in terms of technical content in the specification "the protocol has really not changed all that much. Most of the changes were motivated by feedback from participation and discussion at the Interoperability Workshop and follow-up in subsequent endpoint testing. These changes have led to a much improved specification. Most of the changes relate to the manner in which an RM Sequence is created." A summary of the May 2004 Interop Workshop is provided below.
The Reliable Messaging Model "is basically unchanged with one exception: the CreateSequence handshake exchange and the TerminateSequence message are now required as opposed to optional. The authors made this change to ensure that the protocol enabled efficient resource reclamation on the part of the RM Destination for terminated RM Sequences. Because the RM Destination assigns the Sequence identifier, once the Sequence has been terminated, the RM Destination can purge all state associated with the terminated Sequence. Further, the RM Destination can safely discard any messages received which contain a Sequence identifier for which it has no knowledge as these messages either belong to a terminated Sequence or belong to an invalid Sequence."
The new Web Services Reliable Messaging Policy Assertion (WS-RM Policy) specification "describes a domain-specific policy assertion for WS-ReliableMessaging that that can be specified within a policy alternative as defined in WS-Policy Framework.
The WS-Policy Framework and WS-Policy Attachment specifications "collectively define a framework, model and grammar for expressing the requirements, and general characteristics of entities in an XML Web services-based system. To enable an RM Destination and an RM Source to describe their requirements for a given Sequence, this WS-RM Policy specification defines a single RM policy assertion that leverages the WS-Policy framework."
Web Services Reliable Messaging Protocol (WS-ReliableMessaging). February 2005. Edited by Christopher Ferris (IBM) and David Langworthy (Microsoft). 37 pages. Copyright (c) 2002-2005 BEA Systems, IBM, Microsoft Corporation, Inc, and TIBCO Software Inc. All rights reserved. XML namespace URI: http://schemas.xmlsoap.org/ws/2005/02/rm.
Authors: Ruslan Bilorusets (BEA), Don Box (Microsoft), Luis Felipe Cabrera (Microsoft), Doug Davis (IBM), Donald Ferguson (IBM), Christopher Ferris (IBM, Editor), Tom Freund (IBM), Mary Ann Hondo (IBM), John Ibbotson (IBM), Lei Jin (BEA), Chris Kaler (Microsoft), David Langworthy (Microsoft, Editor) Amelia Lewis (TIBCO Software), Rodney Limprecht (Microsoft), Steve Lucco (Microsoft), Don Mullen (TIBCO Software), Anthony Nadalin (IBM), Mark Nottingham (BEA), David Orchard (BEA), Jamie Roots (IBM), Shivajee Samdarshi (TIBCO Software), John Shewchuk (Microsoft), and Tony Storey (IBM).
Web Services Reliable Messaging Policy Assertion (WS-RM Policy). February 2005. Edited by Stefan Batres (Microsoft) and Christopher Ferris (IBM). 11 pages. Copyright (c) 2002-2005 BEA Systems, IBM, Microsoft Corporation, Inc, and TIBCO Software Inc. All rights reserved. XML namespace URI: http://schemas.xmlsoap.org/ws/2005/02/rm/policy.
Authors: Stefan Batres (Microsoft, Editor) Ruslan Bilorusets (BEA), Don Box (Microsoft), Luis Felipe Cabrera (Microsoft), Derek Collison (TIBCO Software), Donald Ferguson (IBM), Christopher Ferris (IBM, Editor), Tom Freund (IBM), Mary Ann Hondo (IBM), John Ibbotson (IBM), Lei Jin (BEA), Chris Kaler (Microsoft), David Langworthy (Microsoft), Amelia Lewis (TIBCO Software), Rodney Limprecht (Microsoft), Steve Lucco (Microsoft), Don Mullen (TIBCO Software), Anthony Nadalin (IBM), Mark Nottingham (BEA), David Orchard (BEA), Shivajee Samdarshi (TIBCO Software), John Shewchuk (Microsoft), Tony Storey (IBM).
"The authors of the WS-ReliableMessaging (WS-RM) specification, IBM, Microsoft, TIBCO, and BEA hosted a 2-day interoperability workshop at the BEA office in San Francisco, CA on May 12-13, 2004. This participant-led event focused on giving developers who were implementing the WS-RM specification a chance to test their code with other companies' implementations..."
The event was a resounding success on several levels, including:
- The extent of interoperability achieved met the goals laid-out
- The event generated feedback for the specification authors to use in other implementations
- Feedback focused mainly on the clarifications of minor issues rather than flaws in the basic design of the specification, which enabled greater productivity
As with previous workshops, the event was open to anyone who wanted to participate and had an implementation profile based on the WS-RM specification. The event included a set of scenarios that were used as the basis for the interoperability..." [from the report]
Principal references:
- Web Services Reliable Messaging Protocol (WS-ReliableMessaging). February 2005. source PDF
- WS-ReliableMessaging XML Schema. 2005-02. [source]
- WS-ReliableMessaging WSDL file. 2005-02. [source]
- Web Services Reliable Messaging Policy Assertion (WS-RM Policy). February 2005.
- WS-RM Policy XML Schema. 2005-02. [source]
- Web Services Reliable Messaging reference page. From IBM.
- Microsoft WS-ReliableMessaging Specification Index Page
- "WS-ReliableMessaging 2005: What's New." Blog by Vittorio Bertocci (Microsoft).
- "WS-RM Policy: Sounds Good." Blog by Vittorio Bertocci (Microsoft). February 17, 2005.
- Recent articles on WS-ReliableMessaging:
- "Web Services Reliable Messaging Reloaded. Get Updated on the New WS-ReliableMessaging Specification." By Christopher Ferris (IBM). From IBM developerWorks (February 14, 2005). Find out what changed in the recently republished version of the Web Services Reliable Messaging (WS-RM) specification since it was last published in March 2004... The goal of reliable messaging in Web services is to allow applications to send and receive messages simply, reliably, and efficiently even in the face of application, platform, or network failure. The WS-ReliableMessaging specification (WS-RM), recently republished by IBM, BEA, Microsoft, and Tibco, defines a protocol and a set of mechanisms that help you ensure that messages are delivered reliably between two endpoints and support a broad spectrum of delivery assurance and robust services... The first notable change to the WS-RM specification since the March 2004 publication is the copyright. The specification authors have released the WS-RM specification under royalty-free (RF) terms. This is good news if you've ever had reservations about implementing the specification despite the authors' publicly-stated assurances that all WS-* specifications would be made available under RF terms..."
- "WS-RM and WS-R: Can SOAP be Reliably Delivered from Confusion?" By Doug Davis. From IBM developerWorks (February 08, 2005). "Two Web services specifications address the problem of reliably delivering messages between Simple Object Access Protocol (SOAP) endpoints: WS-ReliableMessaging (WS-RM) and WS-Reliability (WS-R). Doug Davis as he summarizes the key differences and similarities between them."
- "Whither Delivery Assurance?" By Chris Ferris (Senior Technical Staff, Member in IBM's Software Standards Strategy Group). IBM developerWorks Blogs (February 18, 2005). ['I've posted an entry on my corporate blog discussing the topic of delivery assurances, or seeming lack thereof, in the recently republished WS-RM.'] "One of the questions I am frequently asked about WS-RM is: How do I specify the delivery assurance? There doesn't appear to be a policy assertion for this, nor is it carried in any of the protocol elements. The answer is quite simply: you don't. In fact, this is one of the key differentiators between the WS-RM and the OASIS WS-Reliability specifications; one that I feel is quite important. Allow me to explain... WS-RM can support the full range of delivery assurance characteristics that one expects of a reliable messaging protocol without adding to the complexity of the protcol itself. This makes the protocol much more adaptable to a wide variety of use cases ranging from highly reliable and robust B2B messaging between large enterprise partners, to reliable, but constrained messaging between pervasive devices..."
- "Royalty-Free WS-ReliableMessaging Republished." By Dave Chappell. From O'Reilly Developer Weblogs (February 17, 2005). "The most important technical difference is the relaxing of a restriction that used to require that a recipient keep track of message sequences beyond the receipt of a TerminateSequence message. The recipient is now allowed to disregard any straggling messages that arrive after a sequence has been terminated."
- WS-ReliableMessaging Workshops and Demos:
- Earlier references:
- Reliable Messaging general reference page:
|
| Receive daily news updates from Managing Editor, Robin Cover.
|
|