- From: Jean-Jacques Moreau via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 12 Feb 2007 17:23:56 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/wsdl20
In directory hutz:/tmp/cvs-serv29327
Modified Files:
wsdl20-adjuncts.xml
Log Message:
CR133: {http location} ignored on SOAP request-response MEP?
Index: wsdl20-adjuncts.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/wsdl20/wsdl20-adjuncts.xml,v
retrieving revision 1.211
retrieving revision 1.212
diff -C 2 -d -r1.211 -r1.212
*** wsdl20-adjuncts.xml 12 Feb 2007 16:36:13 -0000 1.211
--- wsdl20-adjuncts.xml 12 Feb 2007 17:23:54 -0000 1.212
***************
*** 2752,2757 ****
<p>The SOAP <attval>&soap12-mep;ImmediateDestination</attval>
property takes the value of the WSDL <prop
! comp="Endpoint">address</prop> property of the
! <comp>Endpoint</comp> component.</p>
<p>The WSDL <attval>In</attval> message is mapped to the SOAP
--- 2752,2758 ----
<p>The SOAP <attval>&soap12-mep;ImmediateDestination</attval>
property takes the value of the WSDL <prop
! comp="Endpoint">address</prop> property, modified
! by the <prop comp="Binding Operation">http location</prop>
! property following the rules described in section <specref ref="_http_x-www-form-urlencoded"/>.</p>
<p>The WSDL <attval>In</attval> message is mapped to the SOAP
***************
*** 5474,5477 ****
--- 5475,5487 ----
<td>JJM</td>
<td><loc
+ href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR130">CR133</loc>:
+ {http location} ignored on SOAP request-response MEP?
+ </td>
+ </tr>
+
+ <tr>
+ <td>20070212</td>
+ <td>JJM</td>
+ <td><loc
href="http://www.w3.org/2002/ws/desc/5/cr-issues/issues.html#CR130">CR130</loc>:
Question on double curly braces with HTTP Location
Received on Monday, 12 February 2007 17:24:01 UTC