- From: <bugzilla@jessica.w3.org>
- Date: Tue, 04 May 2010 18:00:17 +0000
- To: public-ws-resource-access-notifications@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=9655
Summary: Eventing: need a NotifyToSupported parameter
Product: WS-Resource Access
Version: LC
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Eventing
AssignedTo: public-ws-resource-access-notifications@w3.org
ReportedBy: dug@us.ibm.com
QAContact: public-ws-resource-access-notifications@w3.org
Since wse:NotifyTo is an optional element in Subscribe, the
event source needs a way to indicate that it supports that particular
delivery mechanism.
proposal:
add the following to the policy section of wseventing:
wse:EventSource/wse:NotifyToSupported
When present, this OPTIONAL parameter indicates support for the
wse:NotifyTo element.
add a new "NotifyToNotSupported" fault:
This fault MUST be generated by an event source that does not support
/wse:Subscribe/wse:Delivery/wse:NotifyTo semantics, in response to a
subscription request that contains a wse:NotifyTo element.
[Code] s12:Sender
[Subcode] wse:NotifyToNotSupported
[Reason] wse:NotifyTo semantics is not supported.
[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 Tuesday, 4 May 2010 18:00:19 UTC