- 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/HTTPBinding-1G
In directory hutz:/tmp/cvs-serv1780/test-suite/results/Woden/HTTPBinding-1G
Modified Files:
Echo.results.xml Echo.canonical.wsdlcm Echo.wsdlcm
Log Message:
Regenerated results.
Index: Echo.canonical.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/HTTPBinding-1G/Echo.canonical.wsdlcm,v
retrieving revision 1.8
retrieving revision 1.9
diff -C 2 -d -r1.8 -r1.9
*** Echo.canonical.wsdlcm 18 Nov 2006 00:06:52 -0000 1.8
--- Echo.canonical.wsdlcm 18 Nov 2006 01:04:24 -0000 1.9
***************
*** 72,75 ****
--- 72,76 ----
<cmhttp:httpEndpointExtension>
<cmhttp:httpAuthenticationRealm>example.org Realm</cmhttp:httpAuthenticationRealm>
+ <cmhttp:httpAuthenticationScheme>basic</cmhttp:httpAuthenticationScheme>
</cmhttp:httpEndpointExtension>
</endpointComponent></endpoints>
Index: Echo.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/HTTPBinding-1G/Echo.wsdlcm,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** Echo.wsdlcm 17 Nov 2006 12:04:21 -0000 1.7
--- Echo.wsdlcm 18 Nov 2006 01:04:24 -0000 1.8
***************
*** 91,94 ****
--- 91,95 ----
<cmhttp:httpEndpointExtension>
<cmhttp:httpAuthenticationRealm>example.org Realm</cmhttp:httpAuthenticationRealm>
+ <cmhttp:httpAuthenticationScheme>basic</cmhttp:httpAuthenticationScheme>
</cmhttp:httpEndpointExtension>
</endpointComponent>
Index: Echo.results.xml
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/results/Woden/HTTPBinding-1G/Echo.results.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -C 2 -d -r1.4 -r1.5
*** Echo.results.xml 17 Nov 2006 12:04:20 -0000 1.4
--- Echo.results.xml 18 Nov 2006 01:04:24 -0000 1.5
***************
*** 2,11 ****
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
! <comparing source="../../../documents/good/HTTPBinding-1G/Echo.wsdl" archetype="../../Baseline/HTTPBinding-1G/Echo.canonical.wsdlcm" aspirant="../../Woden/HTTPBinding-1G/Echo.canonical.wsdlcm">
! <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>
--- 2,4 ----
<?xml-stylesheet type="text/xsl" href="../../results.xsl"?>
! <comparing source="../../../documents/good/HTTPBinding-1G/Echo.wsdl" archetype="../../Baseline/HTTPBinding-1G/Echo.canonical.wsdlcm" aspirant="../../Woden/HTTPBinding-1G/Echo.canonical.wsdlcm"/>
Received on Saturday, 18 November 2006 01:05:12 UTC