- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 17 Nov 2006 12:04:25 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/Compound1-1G
In directory hutz:/tmp/cvs-serv28326/test-suite/results/Woden/Compound1-1G
Modified Files:
compound1.canonical.wsdlcm compound1.results.xml
compound1.wsdlcm
Log Message:
Added WSAddressing-1G testcase, regenerated all results.
Index: compound1.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/Compound1-1G/compound1.results.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C 2 -d -r1.6 -r1.7
*** compound1.results.xml 16 Nov 2006 17:29:41 -0000 1.6
--- compound1.results.xml 17 Nov 2006 12:04:23 -0000 1.7
***************
*** 2,17 ****
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
! <comparing source="../../../documents/good/Compound1-1G/compound1.wsdl" archetype="../../Baseline/Compound1-1G/compound1.canonical.wsdlcm" aspirant="../../Woden/Compound1-1G/compound1.canonical.wsdlcm">
! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension">
! <p>Different number of children (Expected 3 found 2).</p>
! </failure>
! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmsoap:soapUnderlyingProtocol">
! <p>Expected element "httpCookies" 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">
! <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">
! <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 source="../../../documents/good/Compound1-1G/compound1.wsdl" archetype="../../Baseline/Compound1-1G/compound1.canonical.wsdlcm" aspirant="../../Woden/Compound1-1G/compound1.canonical.wsdlcm"/>
Index: compound1.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/Compound1-1G/compound1.canonical.wsdlcm,v
retrieving revision 1.3
retrieving revision 1.4
diff -C 2 -d -r1.3 -r1.4
*** compound1.canonical.wsdlcm 16 Nov 2006 17:29:41 -0000 1.3
--- compound1.canonical.wsdlcm 17 Nov 2006 12:04:23 -0000 1.4
***************
*** 81,84 ****
--- 81,85 ----
</bindingOperationComponent></bindingOperations>
<cmsoap:soapBindingExtension>
+ <cmhttp:httpCookies>false</cmhttp:httpCookies>
<cmsoap:soapUnderlyingProtocol>http://www.w3.org/2006/01/soap11/bindings/HTTP/</cmsoap:soapUnderlyingProtocol>
<cmsoap:soapVersion>1.1</cmsoap:soapVersion>
Index: compound1.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/Compound1-1G/compound1.wsdlcm,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** compound1.wsdlcm 15 Nov 2006 09:58:01 -0000 1.4
--- compound1.wsdlcm 17 Nov 2006 12:04:23 -0000 1.5
***************
*** 102,105 ****
--- 102,106 ----
</bindingOperations>
<cmsoap:soapBindingExtension>
+ <cmhttp:httpCookies>false</cmhttp:httpCookies>
<cmsoap:soapUnderlyingProtocol>http://www.w3.org/2006/01/soap11/bindings/HTTP/</cmsoap:soapUnderlyingProtocol>
<cmsoap:soapVersion>1.1</cmsoap:soapVersion>
Received on Friday, 17 November 2006 12:35:19 UTC