- From: Doug Davis via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 19 May 2009 23:23:40 +0000
- To: public-ws-resource-access-notifications@w3.org
Update of /w3ccvs/WWW/2002/ws/ra/edcopies In directory hutz:/tmp/cvs-serv29027 Modified Files: wst.html wst.xml Log Message: 6849 Index: wst.xml =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.xml,v retrieving revision 1.33 retrieving revision 1.34 diff -u -d -r1.33 -r1.34 --- wst.xml 15 May 2009 23:57:38 -0000 1.33 +++ wst.xml 19 May 2009 23:23:37 -0000 1.34 @@ -439,12 +439,6 @@ the Put and Delete operations. </p> - <p> - In any given - request-response message exchange, the responses generated by the service - server MUST use the same WS-Addressing namespace binding that was used in the - request. - </p> </div2> </div1> <div1 id="resourceOperations"> @@ -1621,6 +1615,13 @@ <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6594">6594</loc> </td> </tr> + <tr> + <td> 2009/05/19 </td> + <td> DD </td> + <td> Added resolution of issue + <loc href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6849">6849</loc> + </td> + </tr> </tbody> </table> </div1> Index: wst.html =================================================================== RCS file: /w3ccvs/WWW/2002/ws/ra/edcopies/wst.html,v retrieving revision 1.37 retrieving revision 1.38 diff -u -d -r1.37 -r1.38 --- wst.html 15 May 2009 23:57:38 -0000 1.37 +++ wst.html 19 May 2009 23:23:37 -0000 1.38 @@ -212,12 +212,7 @@ A compliant SOAP Node that implements a resource MUST provide the Get operation as defined in this specification, and MAY provide the Put and Delete operations. - </p><p> - In any given - request-response message exchange, the responses generated by the service - server MUST use the same WS-Addressing namespace binding that was used in the - request. - </p></div></div><div class="div1"> + </p></div></div><div class="div1"> <h2><a name="resourceOperations" id="resourceOperations"/>3 Resource Operations</h2><div class="div2"> <h3><a name="Get" id="Get"/>3.1 Get</h3><p>This specification defines one Web service operation (Get) for fetching a one-time snapshot of the representation of a resource.</p><p>The Get request message MUST be of the following form:</p><div class="exampleOuter"><div class="exampleInner"><pre><b>[Action]</b> @@ -971,4 +966,5 @@ <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6433">6433</a></td></tr><tr><td> 2009/05/13 </td><td> DD </td><td> Added resolution of issues <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6672">6672</a>, <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6673">6673</a>, - <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6594">6594</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=6594">6594</a></td></tr><tr><td> 2009/05/19 </td><td> DD </td><td> Added resolution of issue + <a href="http://www.w3.org/Bugs/Public/show_bug.cgi?id=6849">6849</a></td></tr></tbody></table></div></div></body></html> \ No newline at end of file
Received on Tuesday, 19 May 2009 23:23:49 UTC