- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 27 Jan 2007 23:40:26 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/ServiceReference-1G In directory hutz:/tmp/cvs-serv20575/test-suite/results/Woden/ServiceReference-1G Modified Files: reservationList.canonical.wsdlcm reservationList.results.xml reservationDetails.results.xml reservationDetails.wsdlcm reservationList.wsdlcm reservationDetails.canonical.wsdlcm Log Message: Refreshed Woden results after update to CR113. Index: reservationList.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/ServiceReference-1G/reservationList.wsdlcm,v retrieving revision 1.12 retrieving revision 1.13 diff -C 2 -d -r1.12 -r1.13 *** reservationList.wsdlcm 18 Nov 2006 00:06:58 -0000 1.12 --- reservationList.wsdlcm 27 Jan 2007 23:40:24 -0000 1.13 *************** *** 170,173 **** --- 170,174 ---- <cmsoap:soapBindingExtension> <cmhttp:httpCookies>false</cmhttp:httpCookies> + <cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault> <cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol> <cmsoap:soapVersion>1.2</cmsoap:soapVersion> Index: reservationDetails.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/ServiceReference-1G/reservationDetails.canonical.wsdlcm,v retrieving revision 1.20 retrieving revision 1.21 diff -C 2 -d -r1.20 -r1.21 *** reservationDetails.canonical.wsdlcm 8 Jan 2007 19:57:07 -0000 1.20 --- reservationDetails.canonical.wsdlcm 27 Jan 2007 23:40:24 -0000 1.21 *************** *** 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> *************** *** 81,84 **** --- 80,84 ---- <cmsoap:soapBindingExtension> <cmhttp:httpCookies>false</cmhttp:httpCookies> + <cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault> <cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol> <cmsoap:soapVersion>1.2</cmsoap:soapVersion> Index: reservationList.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/ServiceReference-1G/reservationList.results.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -C 2 -d -r1.9 -r1.10 *** reservationList.results.xml 25 Jan 2007 05:23:09 -0000 1.9 --- reservationList.results.xml 27 Jan 2007 23:40:24 -0000 1.10 *************** *** 2,17 **** <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing test-metadata="../../../documents/good/ServiceReference-1G/TestMetadata.xml" source="../../../documents/good/ServiceReference-1G/reservationList.wsdl" archetype="../../Baseline/ServiceReference-1G/reservationList.canonical.wsdlcm" aspirant="../../Woden/ServiceReference-1G/reservationList.canonical.wsdlcm" required-extensions="true"> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension" nearest-id="c15"> ! <p>Different number of children (Expected 4 found 3).</p> ! </failure> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmsoap:soapUnderlyingProtocol" nearest-id="c15"> ! <p>Expected element "httpQueryParameterSeparatorDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http", found element "soapUnderlyingProtocol" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> ! </failure> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmsoap:soapVersion" nearest-id="c15"> ! <p>Expected element "soapUnderlyingProtocol" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap", found element "soapVersion" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> ! </failure> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/soapcm:soapBindingExtension/soapcm:soapVersion" nearest-id="c15"> ! <p>Missing element "soapVersion" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> ! </failure> ! </comparing> --- 2,4 ---- <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing test-metadata="../../../documents/good/ServiceReference-1G/TestMetadata.xml" source="../../../documents/good/ServiceReference-1G/reservationList.wsdl" archetype="../../Baseline/ServiceReference-1G/reservationList.canonical.wsdlcm" aspirant="../../Woden/ServiceReference-1G/reservationList.canonical.wsdlcm" required-extensions="true"/> Index: reservationList.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/ServiceReference-1G/reservationList.canonical.wsdlcm,v retrieving revision 1.19 retrieving revision 1.20 diff -C 2 -d -r1.19 -r1.20 *** reservationList.canonical.wsdlcm 8 Jan 2007 19:57:07 -0000 1.19 --- reservationList.canonical.wsdlcm 27 Jan 2007 23:40:24 -0000 1.20 *************** *** 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> *************** *** 139,142 **** --- 138,142 ---- <cmsoap:soapBindingExtension> <cmhttp:httpCookies>false</cmhttp:httpCookies> + <cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault> <cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol> <cmsoap:soapVersion>1.2</cmsoap:soapVersion> Index: reservationDetails.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/ServiceReference-1G/reservationDetails.wsdlcm,v retrieving revision 1.11 retrieving revision 1.12 diff -C 2 -d -r1.11 -r1.12 *** reservationDetails.wsdlcm 16 Nov 2006 18:07:38 -0000 1.11 --- reservationDetails.wsdlcm 27 Jan 2007 23:40:24 -0000 1.12 *************** *** 102,105 **** --- 102,106 ---- <cmsoap:soapBindingExtension> <cmhttp:httpCookies>false</cmhttp:httpCookies> + <cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault> <cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol> <cmsoap:soapVersion>1.2</cmsoap:soapVersion> Index: reservationDetails.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/ServiceReference-1G/reservationDetails.results.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C 2 -d -r1.8 -r1.9 *** reservationDetails.results.xml 25 Jan 2007 05:23:09 -0000 1.8 --- reservationDetails.results.xml 27 Jan 2007 23:40:24 -0000 1.9 *************** *** 2,17 **** <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing test-metadata="../../../documents/good/ServiceReference-1G/TestMetadata.xml" source="../../../documents/good/ServiceReference-1G/reservationDetails.wsdl" archetype="../../Baseline/ServiceReference-1G/reservationDetails.canonical.wsdlcm" aspirant="../../Woden/ServiceReference-1G/reservationDetails.canonical.wsdlcm" required-extensions="true"> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension" nearest-id="c9"> ! <p>Different number of children (Expected 4 found 3).</p> ! </failure> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmsoap:soapUnderlyingProtocol" nearest-id="c9"> ! <p>Expected element "httpQueryParameterSeparatorDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http", found element "soapUnderlyingProtocol" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> ! </failure> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmsoap:soapVersion" nearest-id="c9"> ! <p>Expected element "soapUnderlyingProtocol" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap", found element "soapVersion" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> ! </failure> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/soapcm:soapBindingExtension/soapcm:soapVersion" nearest-id="c9"> ! <p>Missing element "soapVersion" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> ! </failure> ! </comparing> --- 2,4 ---- <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing test-metadata="../../../documents/good/ServiceReference-1G/TestMetadata.xml" source="../../../documents/good/ServiceReference-1G/reservationDetails.wsdl" archetype="../../Baseline/ServiceReference-1G/reservationDetails.canonical.wsdlcm" aspirant="../../Woden/ServiceReference-1G/reservationDetails.canonical.wsdlcm" required-extensions="true"/>
Received on Saturday, 27 January 2007 23:41:26 UTC