- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 31 Oct 2006 00:50:04 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/documents/good/ServiceReference-1G In directory hutz:/tmp/cvs-serv3957/test-suite/documents/good/ServiceReference-1G Modified Files: reservationDetails.wsdl reservationList.wsdl Log Message: Fixed SOAP protocol Binding URIs (added trailing slash). Index: reservationList.wsdl =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/ServiceReference-1G/reservationList.wsdl,v retrieving revision 1.11 retrieving revision 1.12 diff -C 2 -d -r1.11 -r1.12 *** reservationList.wsdl 15 Apr 2006 20:44:16 -0000 1.11 --- reservationList.wsdl 31 Oct 2006 00:50:02 -0000 1.12 *************** *** 55,59 **** interface="tns:reservationListInterface" type="http://www.w3.org/2006/01/wsdl/soap" ! wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP"> <operation ref="tns:retrieve" --- 55,59 ---- interface="tns:reservationListInterface" type="http://www.w3.org/2006/01/wsdl/soap" ! wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/"> <operation ref="tns:retrieve" Index: reservationDetails.wsdl =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/ServiceReference-1G/reservationDetails.wsdl,v retrieving revision 1.10 retrieving revision 1.11 diff -C 2 -d -r1.10 -r1.11 *** reservationDetails.wsdl 15 Apr 2006 20:44:16 -0000 1.10 --- reservationDetails.wsdl 31 Oct 2006 00:50:02 -0000 1.11 *************** *** 45,49 **** interface="tns:reservationDetailsInterface" type="http://www.w3.org/2006/01/wsdl/soap" ! wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP"> <operation ref="tns:retrieve" --- 45,49 ---- interface="tns:reservationDetailsInterface" type="http://www.w3.org/2006/01/wsdl/soap" ! wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/"> <operation ref="tns:retrieve"
Received on Tuesday, 31 October 2006 00:50:16 UTC