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

 


Help: OASIS Mailing Lists Help | MarkMail Help

ws-tx message

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


Subject: Issue 004 - WS-C: Add new fault CannotCreateContext


This is hereby declared to be ws-tx Issue 004.

Please follow-up to this message or ensure the subject line starts Issue
004 - (ignoring Re:, [ws-tx] etc)

The Related Issues list has been updated to show the issue numbers.

Issue name -- WS-C: Add new fault CannotCreateContext

Owner:  Alastair Green [mailto:alastair.green@choreology.com] 

Protocol:  Coord

Artifact:  spec / schema

Draft:

Coord spec working draft uploaded 2005-12-02

WS-Coordination schema contributed by input authors, not yet uploaded 
to Working Drafts folder

Link to the document referenced:

 
http://www.oasis-open.org/committees/download.php/15738/WS-Coordination-
2005-11-22.pdf

Section and PDF line number:  Section 4 "Coordination Faults", l. 371
onwards


Issue type: Design


Related issues:

Issue 003 - WS-C: Appropriate categories of fault
Issue 005 - WS-C: Add new fault CannotRegisterParticipant


Issue Description:

Activation Service should be able to communicate inability to create a 
context


Issue Details:

Faults in WS-C should be divided into two categories: those which apply
to 
the process of context creation and registration (or which apply to the
misuse of the 
conversational channel created by registration), and those which are 
basic faults available to all coordination protocols.

Under the first category, it seems reasonable to expect that an 
Activation Service may not be able to satisfy a request to create a 
CoordinationContext. Reasons might include: capacity constraints; 
authorization failure; resource failure (loss of connection to 
persistence store, for example).


Proposed Resolution:

1) Insert new Fault description (order in section an editorial matter)
as follows:

4.x Cannot Create Context

This fault is sent by the Activation Service to the sender of a 
CreateCoordinationContext to indicate that a context could not be 
created.

Properties:

  [Code] Sender
  [Subcode] wscoor:CannotCreateContext
  [Reason] CoordinationContext could not be created.
  [Detail] unspecified


2) Add new enumeration to schema type ErrorCodes:

      <xsd:enumeration value="wscoor:CannotCreateContext"/>




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