[Bug 6432] Eventing: Push delivery mode does not work when the subscriber is not addressable

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6432


Ram Jeyaraman <ram.jeyaraman@microsoft.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ram.jeyaraman@microsoft.com




--- Comment #7 from Ram Jeyaraman <ram.jeyaraman@microsoft.com>  2009-08-04 20:46:01 ---
I propose the following:

Modify section "2.2 Delivery" with the following (new text in ***):

2.2 Delivery
This specification defines only an asynchronous method of delivery for
notifications from the event source to event sink.  Other methods or
combination of methods may be defined through the use of delivery extensions.

*** start ***

When the wse:NotifyTo element is used within the Delivery element it specifies
the endpoint to which Notifications are sent. For delivery to addressable 
endpoints this is sufficient. However, for non-addressable endpoints some
additional mechanisms are needed. A subscriber MAY choose mechanisms, such as
[WS-MakeConnection] specification, to enable delivery of Notifications to
non-addressable endpoints. See the WS-MakeConnection [WS-MakeConnection]
specification for more information, and an example, of how this would work.

*** end ***

I like to thank Doug Davis for helping with crafting this text.


-- 
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.

Received on Tuesday, 4 August 2009 20:46:10 UTC