- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 05 Jan 2007 06:14:03 +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-serv24104/test-suite/results/Woden/MessageTest-1G
Modified Files:
SOAPservice.wsdlcm SOAPservice.results.xml
SOAPservice.canonical.wsdlcm
Log Message:
Added trailing slash to endpoint addresses in MessageTest-2G and 3G. Fixed typo in Echo-2B url in test-cases.xml. Regenerated all results.
Index: SOAPservice.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-1G/SOAPservice.results.xml,v
retrieving revision 1.14
retrieving revision 1.15
diff -C 2 -d -r1.14 -r1.15
*** SOAPservice.results.xml 13 Dec 2006 19:15:37 -0000 1.14
--- SOAPservice.results.xml 5 Jan 2007 06:14:01 -0000 1.15
***************
*** 2,17 ****
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
! <comparing xmlns:tm="http://www.w3.org/2006/02/wsdl/TestMetadata" 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 nearest-id="c72" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension">
! <p>Different number of children (Expected 2 found 1).</p>
! </failure>
! <failure nearest-id="c72" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension/cmsoap:soapAction">
! <p>Expected element "httpLocation" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http", found element "soapAction" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p>
! </failure>
! <failure nearest-id="c72" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/soapcm:soapAction">
! <p>Missing element "soapAction" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p>
! </failure>
! <failure nearest-id="c68" xpath="/descriptionComponent/bindings/bindingComponent/cmsoap:soapBindingExtension/cmhttp:httpTransferCodingDefault">
! <p>Element "httpcm:httpTransferCodingDefault" value mismatch (found "compress", expected "gzip").</p>
! </failure>
! </comparing>
--- 2,4 ----
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
! <comparing xmlns:tm="http://www.w3.org/2006/02/wsdl/TestMetadata" 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.6
retrieving revision 1.7
diff -C 2 -d -r1.6 -r1.7
*** SOAPservice.wsdlcm 20 Nov 2006 02:32:22 -0000 1.6
--- SOAPservice.wsdlcm 5 Jan 2007 06:14:01 -0000 1.7
***************
*** 708,711 ****
--- 708,712 ----
<cmbase:parent ref='id-80'/>
<cmsoap:soapBindingOperationExtension>
+ <cmhttp:httpLocation>?op=EchoInt;int={int};</cmhttp:httpLocation>
<cmsoap:soapAction>http://example.org/message-test/action/EchoInt</cmsoap:soapAction>
</cmsoap:soapBindingOperationExtension>
***************
*** 830,834 ****
<cmsoap:soapBindingExtension>
<cmhttp:httpCookies>true</cmhttp:httpCookies>
! <cmhttp:httpTransferCodingDefault>compress</cmhttp:httpTransferCodingDefault>
<cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol>
<cmsoap:soapVersion>1.2</cmsoap:soapVersion>
--- 831,835 ----
<cmsoap:soapBindingExtension>
<cmhttp:httpCookies>true</cmhttp:httpCookies>
! <cmhttp:httpTransferCodingDefault>gzip</cmhttp:httpTransferCodingDefault>
<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.11
retrieving revision 1.12
diff -C 2 -d -r1.11 -r1.12
*** SOAPservice.canonical.wsdlcm 1 Dec 2006 23:44:01 -0000 1.11
--- SOAPservice.canonical.wsdlcm 5 Jan 2007 06:14:01 -0000 1.12
***************
*** 516,519 ****
--- 516,520 ----
<cmbase:parent ref="c68"/>
<cmsoap:soapBindingOperationExtension>
+ <cmhttp:httpLocation>?op=EchoInt;int={int};</cmhttp:httpLocation>
<cmsoap:soapAction>http://example.org/message-test/action/EchoInt</cmsoap:soapAction>
</cmsoap:soapBindingOperationExtension>
***************
*** 668,672 ****
<cmsoap:soapBindingExtension>
<cmhttp:httpCookies>true</cmhttp:httpCookies>
! <cmhttp:httpTransferCodingDefault>compress</cmhttp:httpTransferCodingDefault>
<cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol>
<cmsoap:soapVersion>1.2</cmsoap:soapVersion>
--- 669,673 ----
<cmsoap:soapBindingExtension>
<cmhttp:httpCookies>true</cmhttp:httpCookies>
! <cmhttp:httpTransferCodingDefault>gzip</cmhttp:httpTransferCodingDefault>
<cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol>
<cmsoap:soapVersion>1.2</cmsoap:soapVersion>
Received on Friday, 5 January 2007 06:14:39 UTC