- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 02 Jan 2007 18:53:52 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/LocationTemplate-1G In directory hutz:/tmp/cvs-serv15130/test-suite/results/Woden/LocationTemplate-1G Modified Files: SOAPservice.results.xml Log Message: 1) LocationTemplate-1G. Removed the “#” characters from the whttp:location on the “Escape” binding. These aren’t legal at this spot in a URI. And there isn’t a requirement they be escaped during the templating algorithm, so they aren’t testing anything and preventing the wsdlcm from having a valid anyURI for the {http location} property. 2) MessageTest-2G. Augmented each whttp:location attribute to start with the name of the operation. Without some kind of unique whttp:location, operation dispatch in Axis doesn’t work. I’ll send a new issue describing the limitations of this shortly. 3) MessageTest-3G. Added whttp:location attributes on each Binding Operation, with a value equal to the operation name. Because unique whttp:location attributes are needed by Axis2, generic http bindings are not possible, so I added minimally-defined operations to the SafeEchoHTTPBinding. 4) Added Dashboard.html task to the build file. 5) Updated Baselines and regenerated results. Index: SOAPservice.results.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/LocationTemplate-1G/SOAPservice.results.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C 2 -d -r1.3 -r1.4 *** SOAPservice.results.xml 1 Dec 2006 23:44:17 -0000 1.3 --- SOAPservice.results.xml 2 Jan 2007 18:53:50 -0000 1.4 *************** *** 4,41 **** <comparing xmlns:tm="http://www.w3.org/2006/02/wsdl/TestMetadata" test-metadata="../../../documents/good/LocationTemplate-1G/TestMetadata.xml" source="../../../documents/good/LocationTemplate-1G/SOAPservice.wsdl" archetype="../../Baseline/LocationTemplate-1G/SOAPservice.canonical.wsdlcm" aspirant="../../Woden/LocationTemplate-1G/SOAPservice.canonical.wsdlcm" required-extensions="true"> <failure nearest-id="c7" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension"> ! <p>Different number of children (Expected 1 found 0).</p> </failure> <failure nearest-id="c7" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/httpcm:httpLocation"> <p>Missing element "httpLocation" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> <failure nearest-id="c11" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension"> ! <p>Different number of children (Expected 1 found 0).</p> </failure> <failure nearest-id="c11" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/httpcm:httpLocation"> <p>Missing element "httpLocation" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> <failure nearest-id="c13" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension"> ! <p>Different number of children (Expected 1 found 0).</p> </failure> <failure nearest-id="c13" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/httpcm:httpLocation"> <p>Missing element "httpLocation" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> <failure nearest-id="c15" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension"> ! <p>Different number of children (Expected 1 found 0).</p> </failure> <failure nearest-id="c15" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/httpcm:httpLocation"> <p>Missing element "httpLocation" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> <failure nearest-id="c17" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension"> ! <p>Different number of children (Expected 1 found 0).</p> </failure> <failure nearest-id="c17" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/httpcm:httpLocation"> <p>Missing element "httpLocation" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> <failure nearest-id="c19" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension"> ! <p>Different number of children (Expected 1 found 0).</p> </failure> <failure nearest-id="c19" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/httpcm:httpLocation"> <p>Missing element "httpLocation" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> </comparing> --- 4,65 ---- <comparing xmlns:tm="http://www.w3.org/2006/02/wsdl/TestMetadata" test-metadata="../../../documents/good/LocationTemplate-1G/TestMetadata.xml" source="../../../documents/good/LocationTemplate-1G/SOAPservice.wsdl" archetype="../../Baseline/LocationTemplate-1G/SOAPservice.canonical.wsdlcm" aspirant="../../Woden/LocationTemplate-1G/SOAPservice.canonical.wsdlcm" required-extensions="true"> <failure nearest-id="c7" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension"> ! <p>Different number of children (Expected 2 found 0).</p> </failure> <failure nearest-id="c7" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/httpcm:httpLocation"> <p>Missing element "httpLocation" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> + <failure nearest-id="c7" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/soapcm:soapMep"> + <p>Missing element "soapMep" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> + </failure> + <failure nearest-id="c9" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension"> + <p>Different number of children (Expected 2 found 1).</p> + </failure> + <failure nearest-id="c9" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/soapcm:soapMep"> + <p>Missing element "soapMep" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> + </failure> <failure nearest-id="c11" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension"> ! <p>Different number of children (Expected 2 found 0).</p> </failure> <failure nearest-id="c11" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/httpcm:httpLocation"> <p>Missing element "httpLocation" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> + <failure nearest-id="c11" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/soapcm:soapMep"> + <p>Missing element "soapMep" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> + </failure> <failure nearest-id="c13" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension"> ! <p>Different number of children (Expected 2 found 0).</p> </failure> <failure nearest-id="c13" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/httpcm:httpLocation"> <p>Missing element "httpLocation" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> + <failure nearest-id="c13" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/soapcm:soapMep"> + <p>Missing element "soapMep" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> + </failure> <failure nearest-id="c15" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension"> ! <p>Different number of children (Expected 2 found 0).</p> </failure> <failure nearest-id="c15" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/httpcm:httpLocation"> <p>Missing element "httpLocation" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> + <failure nearest-id="c15" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/soapcm:soapMep"> + <p>Missing element "soapMep" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> + </failure> <failure nearest-id="c17" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension"> ! <p>Different number of children (Expected 2 found 0).</p> </failure> <failure nearest-id="c17" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/httpcm:httpLocation"> <p>Missing element "httpLocation" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> + <failure nearest-id="c17" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/soapcm:soapMep"> + <p>Missing element "soapMep" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> + </failure> <failure nearest-id="c19" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/cmsoap:soapBindingOperationExtension"> ! <p>Different number of children (Expected 2 found 0).</p> </failure> <failure nearest-id="c19" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/httpcm:httpLocation"> <p>Missing element "httpLocation" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p> </failure> + <failure nearest-id="c19" xpath="/descriptionComponent/bindings/bindingComponent/bindingOperations/bindingOperationComponent/soapcm:soapBindingOperationExtension/soapcm:soapMep"> + <p>Missing element "soapMep" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap".</p> + </failure> </comparing>
Received on Tuesday, 2 January 2007 18:55:07 UTC