OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

ws-rx message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: Proposed issues for Apr 20 RX TC call


Call it proposed-01, this is the only one I’ve seen since last week.

 

Marc Goodner

Technical Diplomat

Microsoft Corporation

Tel: (425) 703-1903

Blog: http://spaces.msn.com/mrgoodner/


From: Doug Davis [mailto:dug@us.ibm.com]
Sent: Friday, April 14, 2006 12:38 PM
To: ws-rx@lists.oasis-open.org
Subject: [ws-rx] [NEW ISSUE] Add Max Msg Num to Message Number Rollover Fault

 


Title: Add Max Msg Num to Message Number Rollover Fault

Description:
Since an RM impl may not support msg numbers up to the max of 9,223,372,036,854,775,807 it would be nice if the MsgNumRollover Fault included the max msg number in its details section so that the processor of the fault can know what value was exceeded.

Justification:
This could help in preventing future faults being generated.

Target: core design

Proposal:


On the details element of the Message Number Rollover Fault, include the max # supported:

[Detail]
<wsrm:Identifier ...> xs:anyURI </wsrm:Identifier>
<wsrm:MaxMessageNumber> wsrm:MessageNumberType </wsrm:MaxMessageNumber>  <-- new element

Update schema accordingly.



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]