- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 18 Nov 2006 01:04:26 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-4G
In directory hutz:/tmp/cvs-serv1780/test-suite/results/Woden/MessageTest-4G
Modified Files:
SOAPservice.canonical.wsdlcm SOAPservice.results.xml
SOAPservice.wsdlcm
Log Message:
Regenerated results.
Index: SOAPservice.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-4G/SOAPservice.results.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** SOAPservice.results.xml 18 Nov 2006 00:06:53 -0000 1.1
--- SOAPservice.results.xml 18 Nov 2006 01:04:24 -0000 1.2
***************
*** 15,23 ****
<p>Expected element "soapAction" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap", found element "httpTransferCodingDefault" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p>
</failure>
- <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/cmsoap:soapEndpointExtension">
- <p>Different number of children (Expected 2 found 1).</p>
- </failure>
- <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/soapcm:soapEndpointExtension/httpcm:httpAuthenticationScheme">
- <p>Missing element "httpAuthenticationScheme" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p>
- </failure>
</comparing>
--- 15,17 ----
Index: SOAPservice.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-4G/SOAPservice.wsdlcm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** SOAPservice.wsdlcm 18 Nov 2006 00:06:53 -0000 1.1
--- SOAPservice.wsdlcm 18 Nov 2006 01:04:24 -0000 1.2
***************
*** 191,194 ****
--- 191,195 ----
<cmsoap:soapEndpointExtension>
<cmhttp:httpAuthenticationRealm>example.org Realm</cmhttp:httpAuthenticationRealm>
+ <cmhttp:httpAuthenticationScheme>basic</cmhttp:httpAuthenticationScheme>
</cmsoap:soapEndpointExtension>
</endpointComponent>
Index: SOAPservice.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-4G/SOAPservice.canonical.wsdlcm,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** SOAPservice.canonical.wsdlcm 18 Nov 2006 00:06:53 -0000 1.1
--- SOAPservice.canonical.wsdlcm 18 Nov 2006 01:04:24 -0000 1.2
***************
*** 154,157 ****
--- 154,158 ----
<cmsoap:soapEndpointExtension>
<cmhttp:httpAuthenticationRealm>example.org Realm</cmhttp:httpAuthenticationRealm>
+ <cmhttp:httpAuthenticationScheme>basic</cmhttp:httpAuthenticationScheme>
</cmsoap:soapEndpointExtension>
</endpointComponent></endpoints>
Received on Saturday, 18 November 2006 01:05:04 UTC