← Prev in month ← Prev in thread

Formal proposal issue i025

From
Christopher B Ferris <>
Date
2005-09-14T14:49:48+00:00
ID
Thread
Formal proposal issue i025
All,

Here's a more formal proposal for resolution of issue i025 [1].

Append the following paragraph after line 437 in the spec:

In the event that a RM Destination receives an AckRequested header 
identifying a Sequence 
for which the RM Destination has not received any messages, then the 
SequenceAcknowledgement
element in the corresponding SequenceAcknowledgement message to the RM 
Source MUST
include an AcknowledgementRange element with both the Upper and Lower 
attribute each 
containing a value of "0".

Example of a SequenceAcknowledgement message for a Sequence for which the 
RM Destination
has not received any messages.

<wsrm:SequenceAcknowledgement 
xmlns:wsrm="http://docs.oasis-open.org/whatever">
  <wsrm:Identifier>http://example.org/mysequence/1234</wsrm:Identifier>
  <wsrm:AcknowledgementRange Upper="0" Lower="0">
</wsrm:SequenceAcknowledgement>

[1] 
http://www.oasis-open.org/committees/download.php/14329/ReliableMessagin#i025

Cheers,

Christopher Ferris
STSM, Emerging e-business Industry Architecture
email: 
blog: http://webpages.charter.net/chrisfer/blog.html
phone: +1 508 377 9295
← Prev in month ← Prev in thread