- 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-1G
In directory hutz:/tmp/cvs-serv1780/test-suite/results/Woden/MessageTest-1G
Modified Files:
SOAPservice.wsdlcm SOAPservice.results.xml
SOAPservice.canonical.wsdlcm
Log Message:
Regenerated 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.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** SOAPservice.results.xml 18 Nov 2006 00:18:21 -0000 1.7
--- SOAPservice.results.xml 18 Nov 2006 01:04:24 -0000 1.8
***************
*** 60,68 ****
<p>Expected element "soapAction" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-soap", found element "httpLocation" 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>
--- 60,62 ----
Index: SOAPservice.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-1G/SOAPservice.wsdlcm,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** SOAPservice.wsdlcm 18 Nov 2006 00:06:51 -0000 1.4
--- SOAPservice.wsdlcm 18 Nov 2006 01:04:24 -0000 1.5
***************
*** 903,906 ****
--- 903,907 ----
<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-1G/SOAPservice.canonical.wsdlcm,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** SOAPservice.canonical.wsdlcm 18 Nov 2006 00:06:51 -0000 1.7
--- SOAPservice.canonical.wsdlcm 18 Nov 2006 01:04:24 -0000 1.8
***************
*** 729,732 ****
--- 729,733 ----
<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:00 UTC