- From: Arthur Ryman via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 17 Nov 2006 23:44:45 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/documents/bad/HTTPBinding-7B In directory hutz:/tmp/cvs-serv398/test-suite/documents/bad/HTTPBinding-7B Modified Files: Echo.wsdl Log Message: renamed authenticationType to authenticationScheme Index: Echo.wsdl =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/documents/bad/HTTPBinding-7B/Echo.wsdl,v retrieving revision 1.1 retrieving revision 1.2 diff -C 2 -d -r1.1 -r1.2 *** Echo.wsdl 7 Jul 2006 15:21:46 -0000 1.1 --- Echo.wsdl 17 Nov 2006 23:44:43 -0000 1.2 *************** *** 39,43 **** <wsdl:documentation>The Echo service.</wsdl:documentation> <wsdl:endpoint name="EchoHTTPEndpoint" ! binding="tns:EchoHTTPBinding" whttp:authenticationType="basic" whttp:authenticationRealm="example.org Realm" /> </wsdl:service> --- 39,43 ---- <wsdl:documentation>The Echo service.</wsdl:documentation> <wsdl:endpoint name="EchoHTTPEndpoint" ! binding="tns:EchoHTTPBinding" whttp:authenticationScheme="basic" whttp:authenticationRealm="example.org Realm" /> </wsdl:service>
Received on Friday, 17 November 2006 23:56:16 UTC