- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 27 Jan 2007 23:40:24 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-1G In directory hutz:/tmp/cvs-serv20575/test-suite/results/Woden/MessageTest-1G Modified Files: SOAPservice.wsdlcm SOAPservice.results.xml SOAPservice.canonical.wsdlcm Log Message: Refreshed Woden results after update to CR113. Index: SOAPservice.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-1G/SOAPservice.results.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -C 2 -d -r1.19 -r1.20 *** SOAPservice.results.xml 25 Jan 2007 05:23:06 -0000 1.19 --- SOAPservice.results.xml 27 Jan 2007 23:40:22 -0000 1.20 *************** *** 2,32 **** <?xml-stylesheet type="text/xsl" href="../../results.xsl"?> ! <comparing test-metadata="../../../documents/good/MessageTest-1G/TestMetadata.xml" source="../../../documents/good/MessageTest-1G/SOAPservice.wsdl" archetype="../../Baseline/MessageTest-1G/SOAPservice.canonical.wsdlcm" aspirant="../../Woden/MessageTest-1G/SOAPservice.canonical.wsdlcm" required-extensions="true"> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension" nearest-id="c33"> ! <p>Different number of children (Expected 5 found 4).</p> ! </failure> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmsoap:soapMepDefault" nearest-id="c33"> ! <p>Expected element "httpQueryParameterSeparatorDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http", found element "soapMepDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> ! </failure> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmsoap:soapUnderlyingProtocol" nearest-id="c33"> ! <p>Expected element "soapMepDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap", 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="c33"> ! <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="c33"> ! <p>Missing element "soapVersion" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> ! </failure> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension" nearest-id="c68"> ! <p>Different number of children (Expected 5 found 4).</p> ! </failure> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmsoap:soapUnderlyingProtocol" nearest-id="c68"> ! <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="c68"> ! <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="c68"> ! <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/MessageTest-1G/TestMetadata.xml" source="../../../documents/good/MessageTest-1G/SOAPservice.wsdl" archetype="../../Baseline/MessageTest-1G/SOAPservice.canonical.wsdlcm" aspirant="../../Woden/MessageTest-1G/SOAPservice.canonical.wsdlcm" required-extensions="true"/> Index: SOAPservice.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-1G/SOAPservice.wsdlcm,v retrieving revision 1.8 retrieving revision 1.9 diff -C 2 -d -r1.8 -r1.9 *** SOAPservice.wsdlcm 22 Jan 2007 11:36:22 -0000 1.8 --- SOAPservice.wsdlcm 27 Jan 2007 23:40:22 -0000 1.9 *************** *** 564,567 **** --- 564,568 ---- <cmsoap:soapBindingExtension> <cmhttp:httpCookies>false</cmhttp:httpCookies> + <cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault> <cmsoap:soapMepDefault>http://www.w3.org/2003/05/soap/mep/request-response/</cmsoap:soapMepDefault> <cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol> *************** *** 832,835 **** --- 833,837 ---- <cmhttp:httpCookies>true</cmhttp:httpCookies> <cmhttp:httpTransferCodingDefault>gzip</cmhttp:httpTransferCodingDefault> + <cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault> <cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol> <cmsoap:soapVersion>1.2</cmsoap:soapVersion> Index: SOAPservice.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-1G/SOAPservice.canonical.wsdlcm,v retrieving revision 1.15 retrieving revision 1.16 diff -C 2 -d -r1.15 -r1.16 *** SOAPservice.canonical.wsdlcm 22 Jan 2007 11:36:23 -0000 1.15 --- SOAPservice.canonical.wsdlcm 27 Jan 2007 23:40:22 -0000 1.16 *************** *** 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> *************** *** 452,455 **** --- 451,455 ---- <cmsoap:soapBindingExtension> <cmhttp:httpCookies>false</cmhttp:httpCookies> + <cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault> <cmsoap:soapMepDefault>http://www.w3.org/2003/05/soap/mep/request-response/</cmsoap:soapMepDefault> <cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol> *************** *** 670,673 **** --- 670,674 ---- <cmhttp:httpCookies>true</cmhttp:httpCookies> <cmhttp:httpTransferCodingDefault>gzip</cmhttp:httpTransferCodingDefault> + <cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault> <cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol> <cmsoap:soapVersion>1.2</cmsoap:soapVersion>
Received on Saturday, 27 January 2007 23:41:00 UTC