- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 17 Nov 2006 00:30:39 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/Service-1G In directory hutz:/tmp/cvs-serv941/test-suite/results/Woden/Service-1G Modified Files: Service.canonical.wsdlcm Service.results.xml Log Message: Refresh of Woden results. Index: Service.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/Service-1G/Service.results.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C 2 -d -r1.6 -r1.7 *** Service.results.xml 16 Nov 2006 18:55:42 -0000 1.6 --- Service.results.xml 17 Nov 2006 00:30:37 -0000 1.7 *************** *** 3,14 **** <comparing source="../../../documents/good/Service-1G/Service.wsdl" archetype="../../Baseline/Service-1G/Service.canonical.wsdlcm" aspirant="../../Woden/Service-1G/Service.canonical.wsdlcm"> ! <failure xpath="/descriptionComponent/bindings/bindingComponent"> ! <p>Different number of children (Expected 3 found 4).</p> ! </failure> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmhttp:httpBindingExtension"> ! <p>Expected element "soapBindingExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap", found element "httpBindingExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> ! <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/cmhttp:httpEndpointExtension"> ! <p>Expected element "soapEndpointExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap", found element "httpEndpointExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> </comparing> --- 3,11 ---- <comparing source="../../../documents/good/Service-1G/Service.wsdl" archetype="../../Baseline/Service-1G/Service.canonical.wsdlcm" aspirant="../../Woden/Service-1G/Service.canonical.wsdlcm"> ! <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent"> ! <p>Different number of children (Expected 4 found 3).</p> </failure> ! <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/soapcm:soapEndpointExtension"> ! <p>Missing element "soapEndpointExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> </failure> </comparing> Index: Service.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/Service-1G/Service.canonical.wsdlcm,v retrieving revision 1.15 retrieving revision 1.16 diff -C 2 -d -r1.15 -r1.16 *** Service.canonical.wsdlcm 16 Nov 2006 18:55:42 -0000 1.15 --- Service.canonical.wsdlcm 17 Nov 2006 00:30:37 -0000 1.16 *************** *** 1,3 **** ! <?xml version="1.0" encoding="UTF-8"?><descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:cmextensions="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xmlns:cmbase="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:cmhttp="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:cmrpc="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:cmsoap="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xml:id="c1"> <extensions> <cmbase:uri>http://www.w3.org/2006/01/wsdl-extensions</cmbase:uri> --- 1,4 ---- ! <?xml version="1.0" encoding="UTF-8"?> ! <descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:cmextensions="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xmlns:cmbase="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:cmhttp="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:cmrpc="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:cmsoap="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xml:id="c1"> <extensions> <cmbase:uri>http://www.w3.org/2006/01/wsdl-extensions</cmbase:uri> *************** *** 42,50 **** </name> <type>http://www.w3.org/2006/01/wsdl/soap</type> - <cmhttp:httpBindingExtension> - <cmhttp:httpCookies>false</cmhttp:httpCookies> - <cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault> - </cmhttp:httpBindingExtension> <cmsoap:soapBindingExtension> <cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol> <cmsoap:soapVersion>1.2</cmsoap:soapVersion> --- 43,48 ---- </name> <type>http://www.w3.org/2006/01/wsdl/soap</type> <cmsoap:soapBindingExtension> + <cmhttp:httpCookies>false</cmhttp:httpCookies> <cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol> <cmsoap:soapVersion>1.2</cmsoap:soapVersion> *************** *** 61,66 **** <binding ref="c6"/> <cmbase:parent ref="c7"/> - <cmhttp:httpEndpointExtension> - </cmhttp:httpEndpointExtension> </endpointComponent></endpoints> </serviceComponent></services> --- 59,62 ----
Received on Friday, 17 November 2006 02:13:47 UTC