<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://www.w3.org/Bugs/Public/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4"
          urlbase="https://www.w3.org/Bugs/Public/"
          
          maintainer="sysbot+bugzilla@w3.org"
>

    <bug>
          <bug_id>6432</bug_id>
          
          <creation_ts>2009-01-14 19:12:21 +0000</creation_ts>
          <short_desc>Eventing: Push delivery mode does not work when the subscriber is not addressable</short_desc>
          <delta_ts>2009-09-16 08:13:47 +0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WS-Resource Access</product>
          <component>Eventing</component>
          <version>FPWD</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Windows NT</op_sys>
          <bug_status>CLOSED</bug_status>
          <resolution>REMIND</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>hasProposal</keywords>
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          <dependson>6692</dependson>
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Geoff Bullen">geoffbu</reporter>
          <assigned_to name="Gilbert Pilz">gilbert.pilz</assigned_to>
          <cc>bob</cc>
    
    <cc>dug</cc>
    
    <cc>martin.chapman</cc>
    
    <cc>ram.jeyaraman</cc>
          
          <qa_contact name="notifications mailing list for WS Resource Access">public-ws-resource-access-notifications</qa_contact>

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>23093</commentid>
    <comment_count>0</comment_count>
    <who name="Geoff Bullen">geoffbu</who>
    <bug_when>2009-01-14 19:12:21 +0000</bug_when>
    <thetext>from: public list:
http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Jan/0019.html

Hi,

My name is Antoine Mensch and I am a member of the OASIS WS-DD TC 
working on the Devices Profile for Web Services (DPWS). We&apos;ve 
implemented WS-Eventing as part of DPWS for quite some time now, and we 
have run  into the following issue:

Description:
The WS-Eventing default delivery mode (used in DPWS) is based on a push 
mechanism that requires the event source to connect to the subscriber to 
deliver the event notification. This creates problems in two very common 
cases:
(i) when the subscriber is behind a firewall using NAT;
(ii) when the subscriber is a Web application (e.g. Ajax or Java, Flash 
or Silverlight applets) which cannot accept incoming connections.
Although the first problem can sometimes be solved using dynamic port 
mapping, the second one normally requires a change to the default 
security policy of the Web browser, which is generally not acceptable.

Proposed resolution:
Introduce a special URL to be used as the [address] of the notifyTo / 
endTo endpoint references in the Subscribe message. This special URL 
would inform the event source/subscribtion manager that event 
notifications are not to be sent directly to the subscriber, but rather 
that the subscriber will initiate a connection to fetch them. The 
proposed mechanism could work in a way similar to the one described in 
the WS-MakeConnection specification.

Best regards,

Antoine Mensch
Odonata</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24179</commentid>
    <comment_count>1</comment_count>
    <who name="Martin Chapman">martin.chapman</who>
    <bug_when>2009-03-11 20:43:24 +0000</bug_when>
    <thetext>This is Pull mode not Push!</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24196</commentid>
    <comment_count>2</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-12 10:04:16 +0000</bug_when>
    <thetext>2009-03-12
proposal at http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Mar/0066.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24213</commentid>
    <comment_count>3</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-12 15:51:58 +0000</bug_when>
    <thetext>Discused on 2009-03-12
wg was generally agreed that makeConnection MAY be used as the mechanism for sending to non-addressable endpoints.
Action-49

</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>24429</commentid>
    <comment_count>4</comment_count>
    <who name="Robert Freund">bob</who>
    <bug_when>2009-03-29 22:40:10 +0000</bug_when>
    <thetext>Proposal in http://lists.w3.org/Archives/Public/public-ws-resource-access/2009Mar/0128.html
at http://www.w3.org/2002/ws/ra/9/03/wseventing-6432-v1.html</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26058</commentid>
    <comment_count>5</comment_count>
    <who name="Doug Davis">dug</who>
    <bug_when>2009-07-24 14:37:50 +0000</bug_when>
    <thetext>New proposal:

(Might be jumping the gun but this is based on the assumption that we
accept the proposal for 6692 that was sent in)

Modify section &quot;2.2 Delivery&quot; 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 to leverage the [WS-MakeConnection] specification to enable delivery of Notifications to non-addressable endpoints. This specification defines a SOAP header that SHOULD be included in the messages to ensure that the receiver will detect and adhere to the semantics of the WS-MakeConnection specification for any WS-MakeConnection Anonymous URI used within the message:

&lt;wse:MCSupported mustUndersand=&quot;1&quot;/&gt;

An endpoint receiving and accepting a message with this SOAP header MUST adhere to the semantics of the WS-MakeConnection specification for any EPR that uses the MakeConnection Anonymous URI in the wsa:Address element. See the [WS-MakeConnection] specification for more information, and an example, of how this would work.
*** end ***
</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26070</commentid>
    <comment_count>6</comment_count>
    <who name="Yves Lafon">ylafon</who>
    <bug_when>2009-07-24 16:50:16 +0000</bug_when>
    <thetext>(In reply to comment #5)
= 
&gt; *** start ***
&gt; When the wse:NotifyTo element is used within the Delivery element it specifies
&gt; the endpoint to which Notifications are sent. For delivery to addressable
&gt; endpoints this is sufficient. However, for non-addressable endpoints some
&gt; additional mechanisms are needed. A subscriber MAY choose to leverage the
&gt; [WS-MakeConnection] specification to enable delivery of Notifications to
&gt; non-addressable endpoints. This specification defines a SOAP header that SHOULD
&gt; be included in the messages to ensure that the receiver will detect and adhere
&gt; to the semantics of the WS-MakeConnection specification for any
&gt; WS-MakeConnection Anonymous URI used within the message:
&gt; 
&gt; &lt;wse:MCSupported mustUndersand=&quot;1&quot;/&gt;

Why is it using the wse namespace? It would be bad to change the eventing spec every time a new technology needs to be supported :)


&gt; An endpoint receiving and accepting a message with this SOAP header MUST adhere
&gt; to the semantics of the WS-MakeConnection specification for any EPR that uses
&gt; the MakeConnection Anonymous URI in the wsa:Address element. See the
&gt; [WS-MakeConnection] specification for more information, and an example, of how
&gt; this would work.
&gt; *** end ***

Does it mandates some modifiations to WS-MakeConnection?
And please let&apos;s continue this discussion on the main amiling-list for everbody :)


</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26226</commentid>
    <comment_count>7</comment_count>
    <who name="Ram Jeyaraman">ram.jeyaraman</who>
    <bug_when>2009-08-04 20:46:01 +0000</bug_when>
    <thetext>I propose the following:

Modify section &quot;2.2 Delivery&quot; 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.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>26235</commentid>
    <comment_count>8</comment_count>
    <who name="Ram Jeyaraman">ram.jeyaraman</who>
    <bug_when>2009-08-05 16:34:57 +0000</bug_when>
    <thetext>I propose the following:

Modify section &quot;2.2 Delivery&quot; 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 subscription manager MAY choose to support 
mechanisms, such as the [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 ***</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>