- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 16 Nov 2006 18:55:40 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/Service-2G
In directory hutz:/tmp/cvs-serv7463/test-suite/results/Woden/Service-2G
Modified Files:
Service.canonical.wsdlcm Service.results.xml
Removed Files:
Service.temp
Log Message:
regenerated validation results for woden
Index: Service.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/Service-2G/Service.results.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C 2 -d -r1.5 -r1.6
*** Service.results.xml 16 Nov 2006 18:07:36 -0000 1.5
--- Service.results.xml 16 Nov 2006 18:55:38 -0000 1.6
***************
*** 3,17 ****
<comparing source="../../../documents/good/Service-2G/Service.wsdl" archetype="../../Baseline/Service-2G/Service.canonical.wsdlcm" aspirant="../../Woden/Service-2G/Service.canonical.wsdlcm">
! <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent">
! <p>Different number of children (Expected 4 found 3).</p>
</failure>
! <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/soapcm:soapEndpointExtension">
! <p>Missing element "soapEndpointExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p>
</failure>
! <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent">
! <p>Different number of children (Expected 4 found 3).</p>
</failure>
! <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/soapcm:soapEndpointExtension">
! <p>Missing element "soapEndpointExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p>
</failure>
</comparing>
--- 3,17 ----
<comparing source="../../../documents/good/Service-2G/Service.wsdl" archetype="../../Baseline/Service-2G/Service.canonical.wsdlcm" aspirant="../../Woden/Service-2G/Service.canonical.wsdlcm">
! <failure xpath="/descriptionComponent/bindings/bindingComponent">
! <p>Different number of children (Expected 3 found 4).</p>
</failure>
! <failure xpath="/descriptionComponent/bindings/bindingComponent/cmhttp:httpBindingExtension">
! <p>Expected element "soapBindingExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap", found element "httpBindingExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p>
</failure>
! <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/cmhttp:httpEndpointExtension">
! <p>Expected element "soapEndpointExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap", found element "httpEndpointExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p>
</failure>
! <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/cmhttp:httpEndpointExtension">
! <p>Expected element "soapEndpointExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap", found element "httpEndpointExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p>
</failure>
</comparing>
Index: Service.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/Service-2G/Service.canonical.wsdlcm,v
retrieving revision 1.13
retrieving revision 1.14
diff -C 2 -d -r1.13 -r1.14
*** Service.canonical.wsdlcm 16 Nov 2006 18:07:36 -0000 1.13
--- Service.canonical.wsdlcm 16 Nov 2006 18:55:38 -0000 1.14
***************
*** 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>
***************
*** 43,48 ****
</name>
<type>http://www.w3.org/2006/01/wsdl/soap</type>
! <cmsoap:soapBindingExtension>
<cmhttp:httpCookies>false</cmhttp:httpCookies>
<cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol>
<cmsoap:soapVersion>1.2</cmsoap:soapVersion>
--- 42,50 ----
</name>
<type>http://www.w3.org/2006/01/wsdl/soap</type>
! <cmhttp:httpBindingExtension>
<cmhttp:httpCookies>false</cmhttp:httpCookies>
+ <cmhttp:httpQueryParameterSeparatorDefault>&</cmhttp:httpQueryParameterSeparatorDefault>
+ </cmhttp:httpBindingExtension>
+ <cmsoap:soapBindingExtension>
<cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol>
<cmsoap:soapVersion>1.2</cmsoap:soapVersion>
***************
*** 59,66 ****
--- 61,72 ----
<binding ref="c6"/>
<cmbase:parent ref="c7"/>
+ <cmhttp:httpEndpointExtension>
+ </cmhttp:httpEndpointExtension>
</endpointComponent><endpointComponent xml:id="c9">
<name>SOAPEndpoint2</name>
<binding ref="c6"/>
<cmbase:parent ref="c7"/>
+ <cmhttp:httpEndpointExtension>
+ </cmhttp:httpEndpointExtension>
</endpointComponent></endpoints>
</serviceComponent></services>
--- Service.temp DELETED ---
Received on Thursday, 16 November 2006 19:01:56 UTC