- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 27 Jan 2007 23:40:23 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-5G
In directory hutz:/tmp/cvs-serv20575/test-suite/results/Woden/MessageTest-5G
Modified Files:
SOAPservice.canonical.wsdlcm SOAPservice.wsdlcm
SOAPservice.results.xml
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-5G/SOAPservice.results.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C 2 -d -r1.6 -r1.7
*** SOAPservice.results.xml 25 Jan 2007 05:23:05 -0000 1.6
--- SOAPservice.results.xml 27 Jan 2007 23:40:21 -0000 1.7
***************
*** 2,29 ****
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
! <comparing test-metadata="../../../documents/good/MessageTest-5G/TestMetadata.xml" source="../../../documents/good/MessageTest-5G/SOAPservice.wsdl" archetype="../../Baseline/MessageTest-5G/SOAPservice.canonical.wsdlcm" aspirant="../../Woden/MessageTest-5G/SOAPservice.canonical.wsdlcm" required-extensions="true">
! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension" nearest-id="c14">
! <p>Different number of children (Expected 4 found 3).</p>
! </failure>
! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmsoap:soapUnderlyingProtocol" nearest-id="c14">
! <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="c14">
! <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="c14">
! <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="c29">
! <p>Different number of children (Expected 4 found 3).</p>
! </failure>
! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmsoap:soapUnderlyingProtocol" nearest-id="c29">
! <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="c29">
! <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="c29">
! <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-5G/TestMetadata.xml" source="../../../documents/good/MessageTest-5G/SOAPservice.wsdl" archetype="../../Baseline/MessageTest-5G/SOAPservice.canonical.wsdlcm" aspirant="../../Woden/MessageTest-5G/SOAPservice.canonical.wsdlcm" required-extensions="true"/>
Index: SOAPservice.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-5G/SOAPservice.wsdlcm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** SOAPservice.wsdlcm 5 Jan 2007 19:51:11 -0000 1.2
--- SOAPservice.wsdlcm 27 Jan 2007 23:40:21 -0000 1.3
***************
*** 241,244 ****
--- 241,245 ----
<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>
***************
*** 363,366 ****
--- 364,368 ----
<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: SOAPservice.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-5G/SOAPservice.canonical.wsdlcm,v
retrieving revision 1.6
retrieving revision 1.7
diff -C 2 -d -r1.6 -r1.7
*** SOAPservice.canonical.wsdlcm 8 Jan 2007 19:56:56 -0000 1.6
--- SOAPservice.canonical.wsdlcm 27 Jan 2007 23:40:21 -0000 1.7
***************
*** 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>
***************
*** 192,195 ****
--- 191,195 ----
<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>
***************
*** 290,293 ****
--- 290,294 ----
<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>
Received on Saturday, 27 January 2007 23:41:00 UTC