- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 16 Nov 2006 18:55:41 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/Service-3G In directory hutz:/tmp/cvs-serv7463/test-suite/results/Woden/Service-3G Modified Files: Service.canonical.wsdlcm Service.results.xml Removed Files: Service.temp Log Message: regenerated validation results for woden Index: Service.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/Service-3G/Service.results.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C 2 -d -r1.5 -r1.6 *** Service.results.xml 16 Nov 2006 18:07:36 -0000 1.5 --- Service.results.xml 16 Nov 2006 18:55:39 -0000 1.6 *************** *** 3,11 **** <comparing source="../../../documents/good/Service-3G/Service.wsdl" archetype="../../Baseline/Service-3G/Service.canonical.wsdlcm" aspirant="../../Woden/Service-3G/Service.canonical.wsdlcm"> ! <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent"> ! <p>Different number of children (Expected 5 found 4).</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> --- 3,14 ---- <comparing source="../../../documents/good/Service-3G/Service.wsdl" archetype="../../Baseline/Service-3G/Service.canonical.wsdlcm" aspirant="../../Woden/Service-3G/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> Index: Service.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/Service-3G/Service.canonical.wsdlcm,v retrieving revision 1.14 retrieving revision 1.15 diff -C 2 -d -r1.14 -r1.15 *** Service.canonical.wsdlcm 16 Nov 2006 18:07:36 -0000 1.14 --- Service.canonical.wsdlcm 16 Nov 2006 18:55:39 -0000 1.15 *************** *** 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> --- 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> *************** *** 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> --- 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> *************** *** 60,63 **** --- 62,67 ---- <address>http://www.example.com/services/EchoService</address> <cmbase:parent ref="c7"/> + <cmhttp:httpEndpointExtension> + </cmhttp:httpEndpointExtension> </endpointComponent></endpoints> </serviceComponent></services> --- Service.temp DELETED ---
Received on Thursday, 16 November 2006 19:53:31 UTC