- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 16 Nov 2006 18:07:37 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/InOnlyMEP-1G In directory hutz:/tmp/cvs-serv5323/test-suite/results/Woden/InOnlyMEP-1G Modified Files: Oneway.wsdlcm Oneway.canonical.wsdlcm Oneway.results.xml Log Message: Updated Woden results. Index: Oneway.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/InOnlyMEP-1G/Oneway.canonical.wsdlcm,v retrieving revision 1.3 retrieving revision 1.4 diff -C 2 -d -r1.3 -r1.4 *** Oneway.canonical.wsdlcm 16 Nov 2006 17:29:39 -0000 1.3 --- Oneway.canonical.wsdlcm 16 Nov 2006 18:07:35 -0000 1.4 *************** *** 41,58 **** <interfaceOperation ref="c3"/> <cmbase:parent ref="c5"/> - <cmhttp:httpBindingOperationExtension> - <cmhttp:httpFaultSerialization>application/xml</cmhttp:httpFaultSerialization> - <cmhttp:httpInputSerialization>application/xml</cmhttp:httpInputSerialization> - <cmhttp:httpLocationIgnoreUncited>false</cmhttp:httpLocationIgnoreUncited> - <cmhttp:httpOutputSerialization>application/xml</cmhttp:httpOutputSerialization> - </cmhttp:httpBindingOperationExtension> <cmsoap:soapBindingOperationExtension> </cmsoap:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> - <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> --- 41,49 ---- <interfaceOperation ref="c3"/> <cmbase:parent ref="c5"/> <cmsoap:soapBindingOperationExtension> </cmsoap:soapBindingOperationExtension> </bindingOperationComponent></bindingOperations> <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> *************** *** 70,75 **** <address>http://www-lk.wso2.com/axis2/services/EchoService</address> <cmbase:parent ref="c7"/> - <cmhttp:httpEndpointExtension> - </cmhttp:httpEndpointExtension> </endpointComponent></endpoints> </serviceComponent></services> --- 61,64 ---- Index: Oneway.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/InOnlyMEP-1G/Oneway.results.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -C 2 -d -r1.4 -r1.5 *** Oneway.results.xml 15 Nov 2006 10:05:44 -0000 1.4 --- Oneway.results.xml 16 Nov 2006 18:07:35 -0000 1.5 *************** *** 3,20 **** <comparing source="../../../documents/good/InOnlyMEP-1G/Oneway.wsdl" archetype="../../Baseline/InOnlyMEP-1G/Oneway.canonical.wsdlcm" aspirant="../../Woden/InOnlyMEP-1G/Oneway.canonical.wsdlcm"> ! <failure xpath="/descriptionComponent/bindings/bindingComponent"> ! <p>Different number of children (Expected 5 found 6).</p> ! </failure> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent"> ! <p>Different number of children (Expected 3 found 4).</p> ! </failure> ! <failure xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmhttp:httpBindingOperationExtension"> ! <p>Expected element "soapBindingOperationExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap", found element "httpBindingOperationExtension" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</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> </comparing> --- 3,11 ---- <comparing source="../../../documents/good/InOnlyMEP-1G/Oneway.wsdl" archetype="../../Baseline/InOnlyMEP-1G/Oneway.canonical.wsdlcm" aspirant="../../Woden/InOnlyMEP-1G/Oneway.canonical.wsdlcm"> ! <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent"> ! <p>Different number of children (Expected 5 found 4).</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> Index: Oneway.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/InOnlyMEP-1G/Oneway.wsdlcm,v retrieving revision 1.4 retrieving revision 1.5 diff -C 2 -d -r1.4 -r1.5 *** Oneway.wsdlcm 15 Nov 2006 09:57:57 -0000 1.4 --- Oneway.wsdlcm 16 Nov 2006 18:07:35 -0000 1.5 *************** *** 55,73 **** <interfaceOperation ref='id-3'/> <cmbase:parent ref='id-6'/> - <cmhttp:httpBindingOperationExtension> - <cmhttp:httpFaultSerialization>application/xml</cmhttp:httpFaultSerialization> - <cmhttp:httpInputSerialization>application/xml</cmhttp:httpInputSerialization> - <cmhttp:httpLocationIgnoreUncited>false</cmhttp:httpLocationIgnoreUncited> - <cmhttp:httpOutputSerialization>application/xml</cmhttp:httpOutputSerialization> - </cmhttp:httpBindingOperationExtension> <cmsoap:soapBindingOperationExtension> </cmsoap:soapBindingOperationExtension> </bindingOperationComponent> </bindingOperations> - <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> --- 55,64 ---- <interfaceOperation ref='id-3'/> <cmbase:parent ref='id-6'/> <cmsoap:soapBindingOperationExtension> </cmsoap:soapBindingOperationExtension> </bindingOperationComponent> </bindingOperations> <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> *************** *** 88,93 **** <address>http://www-lk.wso2.com/axis2/services/EchoService</address> <cmbase:parent ref='id-8'/> - <cmhttp:httpEndpointExtension> - </cmhttp:httpEndpointExtension> </endpointComponent> </endpoints> --- 79,82 ----
Received on Thursday, 16 November 2006 18:38:35 UTC