- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 28 Oct 2006 00:24:42 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/documents/good/Echo-1G In directory hutz:/tmp/cvs-serv26977/test-suite/documents/good/Echo-1G Modified Files: echo.wsdl Log Message: Message-Test-1G exercises the Core WSDL language and the SOAP binding sufficiently for generating message exchanges that can be verified. Fixed soap binding URI bug in Echo.wsdl Index: echo.wsdl =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/Echo-1G/echo.wsdl,v retrieving revision 1.1 retrieving revision 1.2 diff -C 2 -d -r1.1 -r1.2 *** echo.wsdl 30 Jun 2006 03:59:45 -0000 1.1 --- echo.wsdl 28 Oct 2006 00:24:39 -0000 1.2 *************** *** 51,55 **** type="http://www.w3.org/2006/01/wsdl/soap" name="echoServiceSOAPBinding" ! wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP"> <operation wsoap:mep="http://www.w3.org/2003/05/soap/mep/soap-response" --- 51,55 ---- type="http://www.w3.org/2006/01/wsdl/soap" name="echoServiceSOAPBinding" ! wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/"> <operation wsoap:mep="http://www.w3.org/2003/05/soap/mep/soap-response"
Received on Saturday, 28 October 2006 00:24:50 UTC