- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Sat, 18 Nov 2006 01:04:27 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-3G
In directory hutz:/tmp/cvs-serv1780/test-suite/results/Woden/MessageTest-3G
Modified Files:
HTTPservice.results.xml HTTPservice.wsdlcm
HTTPservice.canonical.wsdlcm
Log Message:
Regenerated results.
Index: HTTPservice.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-3G/HTTPservice.wsdlcm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** HTTPservice.wsdlcm 18 Nov 2006 00:07:01 -0000 1.2
--- HTTPservice.wsdlcm 18 Nov 2006 01:04:25 -0000 1.3
***************
*** 539,542 ****
--- 539,543 ----
<cmhttp:httpEndpointExtension>
<cmhttp:httpAuthenticationRealm>example.org Realm</cmhttp:httpAuthenticationRealm>
+ <cmhttp:httpAuthenticationScheme>basic</cmhttp:httpAuthenticationScheme>
</cmhttp:httpEndpointExtension>
</endpointComponent>
Index: HTTPservice.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-3G/HTTPservice.canonical.wsdlcm,v
retrieving revision 1.6
retrieving revision 1.7
diff -C 2 -d -r1.6 -r1.7
*** HTTPservice.canonical.wsdlcm 18 Nov 2006 00:07:01 -0000 1.6
--- HTTPservice.canonical.wsdlcm 18 Nov 2006 01:04:25 -0000 1.7
***************
*** 438,441 ****
--- 438,442 ----
<cmhttp:httpEndpointExtension>
<cmhttp:httpAuthenticationRealm>example.org Realm</cmhttp:httpAuthenticationRealm>
+ <cmhttp:httpAuthenticationScheme>basic</cmhttp:httpAuthenticationScheme>
</cmhttp:httpEndpointExtension>
</endpointComponent><endpointComponent xml:id="c62">
Index: HTTPservice.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/MessageTest-3G/HTTPservice.results.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -C 2 -d -r1.3 -r1.4
*** HTTPservice.results.xml 18 Nov 2006 00:07:01 -0000 1.3
--- HTTPservice.results.xml 18 Nov 2006 01:04:25 -0000 1.4
***************
*** 6,14 ****
<p>Element "messageLabel" value mismatch (found "In", expected "Out").</p>
</failure>
- <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/cmhttp:httpEndpointExtension">
- <p>Different number of children (Expected 2 found 1).</p>
- </failure>
- <failure xpath="/descriptionComponent/services/serviceComponent/endpoints/endpointComponent/httpcm:httpEndpointExtension/httpcm:httpAuthenticationScheme">
- <p>Missing element "httpAuthenticationScheme" in namespace "http://www.w3.org/2002/ws/desc/wsdl/component-http".</p>
- </failure>
</comparing>
--- 6,8 ----
Received on Saturday, 18 November 2006 01:04:32 UTC