- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Tue, 14 Nov 2006 18:47:52 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Baseline/MessageTest-3G In directory hutz:/tmp/cvs-serv22556/test-suite/results/Baseline/MessageTest-3G Modified Files: HTTPservice.canonical.wsdlcm Log Message: Fixed baselines for endpoint extensions. Index: HTTPservice.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Baseline/MessageTest-3G/HTTPservice.canonical.wsdlcm,v retrieving revision 1.3 retrieving revision 1.4 diff -C 2 -d -r1.3 -r1.4 *** HTTPservice.canonical.wsdlcm 14 Nov 2006 14:57:23 -0000 1.3 --- HTTPservice.canonical.wsdlcm 14 Nov 2006 18:47:50 -0000 1.4 *************** *** 1,4 **** <?xml version="1.0" encoding="UTF-8"?> ! <!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, Microsoft, jmarsh@microsoft.com --><descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:base="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:ext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xml:id="c1"> <extensions> <base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri> --- 1,4 ---- <?xml version="1.0" encoding="UTF-8"?> ! <!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.com --><descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" xmlns:httpcm="http://www.w3.org/2002/ws/desc/wsdl/component-http" xmlns:base="http://www.w3.org/2002/ws/desc/wsdl/component-base" xmlns:ext="http://www.w3.org/2002/ws/desc/wsdl/component-extensions" xml:id="c1"> <extensions> <base:uri>http://www.w3.org/2006/01/wsdl-extensions</base:uri> *************** *** 146,149 **** --- 146,150 ---- <base:localName>CodedEchoHTTPBinding</base:localName> </name> + <interface ref="c2"/> <type>http://www.w3.org/2006/01/wsdl/http</type> <bindingFaults><bindingFaultComponent xml:id="c21"> *************** *** 264,267 **** --- 265,269 ---- <base:localName>EchoHTTPBinding</base:localName> </name> + <interface ref="c2"/> <type>http://www.w3.org/2006/01/wsdl/http</type> <bindingFaults><bindingFaultComponent xml:id="c39"> *************** *** 401,404 **** --- 403,407 ---- <httpcm:httpEndpointExtension> <httpcm:httpAuthenticationRealm>example.org Realm</httpcm:httpAuthenticationRealm> + <httpcm:httpAuthenticationScheme>basic</httpcm:httpAuthenticationScheme> </httpcm:httpEndpointExtension> </endpointComponent><endpointComponent xml:id="c59">
Received on Tuesday, 14 November 2006 18:48:23 UTC