- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 07 Nov 2009 05:12:09 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies
In directory hutz:/tmp/cvs-serv7875
Modified Files:
wseventing.html wseventing.xml
Log Message:
8169
Index: wseventing.xml
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.xml,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -d -r1.119 -r1.120
--- wseventing.xml 7 Nov 2009 05:09:51 -0000 1.119
+++ wseventing.xml 7 Nov 2009 05:12:07 -0000 1.120
@@ -1958,15 +1958,10 @@
</p>
<p>
- However, if a subscriber wishes to have
- notifications specifically marked, it MAY specify literal SOAP
- header blocks in the Subscribe request, in the
- /s:Envelope/s:Body/wse:Subscribe/wse:Delivery/wse:NotifyTo/wsa:ReferenceParameters
- element; per WS-Addressing
- <bibref ref="AddrCore"/>, the event source MUST include
- each such literal SOAP header block in every notification sent to
- the endpoint addressed by
- /s:Envelope/s:Body/wse:Subscribe/wse:Delivery/wse:NotifyTo.
+ However, if a subscriber wishes to have notifications annotated with
+ unique SOAP header blocks then it MAY include reference parameters within
+ the wse:NotifyTo element. These reference parameters will be processed
+ as specified by <bibref ref="WSABinding"/>.
</p>
<p>
@@ -4686,6 +4681,13 @@
<loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8167">8167</loc>
</td>
</tr>
+ <tr>
+ <td> 2009/11/06 </td>
+ <td> DD </td>
+ <td> Added resolution of issue
+ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8169">8169</loc>
+ </td>
+ </tr>
</tbody>
</table>
</div1>
Index: wseventing.html
===================================================================
RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wseventing.html,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- wseventing.html 7 Nov 2009 05:09:51 -0000 1.126
+++ wseventing.html 7 Nov 2009 05:12:06 -0000 1.127
@@ -1223,15 +1223,10 @@
This specification does not constrain notifications because
any message MAY be a notification.
</p><p>
- However, if a subscriber wishes to have
- notifications specifically marked, it MAY specify literal SOAP
- header blocks in the Subscribe request, in the
- /s:Envelope/s:Body/wse:Subscribe/wse:Delivery/wse:NotifyTo/wsa:ReferenceParameters
- element; per WS-Addressing
- <a href="#AddrCore">[WS-Addressing]</a>, the event source MUST include
- each such literal SOAP header block in every notification sent to
- the endpoint addressed by
- /s:Envelope/s:Body/wse:Subscribe/wse:Delivery/wse:NotifyTo.
+ However, if a subscriber wishes to have notifications annotated with
+ unique SOAP header blocks then it MAY include reference parameters within
+ the wse:NotifyTo element. These reference parameters will be processed
+ as specified by <a href="#WSABinding">[WS-Addressing 1.0 SOAP Binding]</a>.
</p><p><a href="#Table13">Example 5-1</a> lists a hypothetical notification message sent as
part of the subscription created by the subscribe request in
<a href="#Table4">Example 4-1</a>.
@@ -2633,4 +2628,5 @@
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8162">8162</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8163">8163</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue
<a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8166">8166</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue
- <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8167">8167</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8167">8167</a></td></tr><tr><td> 2009/11/06 </td><td> DD </td><td> Added resolution of issue
+ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=8169">8169</a></td></tr></tbody></table></div></div></body></html>
\ No newline at end of file
Received on Saturday, 7 November 2009 05:12:10 UTC