- From: <bugzilla@wiggum.w3.org>
- Date: Wed, 09 Sep 2009 15:58:56 +0000
- To: public-ws-resource-access-notifications@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7553
Summary: GetStatus Fault messages
Product: WS-Resource Access
Version: FPWD
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Eventing
AssignedTo: public-ws-resource-access-notifications@w3.org
ReportedBy: nolanpt@uk.ibm.com
QAContact: public-ws-resource-access-notifications@w3.org
Section 4.3 GetStatus describes what to do if a subscription is valid and not
expired. However it makes no mention of what to do otherwise.
Proposal:
Add two new faults to section 6.
6.13 InvalidSubscriotion
This fault is generated when a request specifies a subscription that is not
valid
[Code] s12:Sender
[Subcode] wse:InvalidSubscription
[Reason] The subscription is not valid
[Detail] none
6.14 SubbscriotionExpired
This fault is generated when a request specifies a subscription that has
expired
[Code] s12:Sender
[Subcode] wse:SubscriptionExpired
[Reason] The subscription has expired
[Detail] none
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
Received on Wednesday, 9 September 2009 15:59:06 UTC