- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 23 Mar 2007 05:50:33 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/documents/good/WSAddressing-1G In directory hutz:/tmp/cvs-serv20879/test-suite/documents/good/WSAddressing-1G Modified Files: TestMetadata.xml wsaTestService2.wsdl Log Message: Updated the testsuite to the new namespaces. Index: wsaTestService2.wsdl =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/WSAddressing-1G/wsaTestService2.wsdl,v retrieving revision 1.3 retrieving revision 1.4 diff -C 2 -d -r1.3 -r1.4 *** wsaTestService2.wsdl 1 Dec 2006 23:44:01 -0000 1.3 --- wsaTestService2.wsdl 23 Mar 2007 05:50:31 -0000 1.4 *************** *** 1,3 **** ! <description xmlns="http://www.w3.org/2006/01/wsdl" xmlns:wsdl="http://www.w3.org/2006/01/wsdl" xmlns:tns="http://example.org/wsaTestService2" xmlns:s0="http://example.org/notify" xmlns:s1="http://example.org/echo" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" --- 1,3 ---- ! <description xmlns="http://www.w3.org/ns/wsdl" xmlns:wsdl="http://www.w3.org/ns/wsdl" xmlns:tns="http://example.org/wsaTestService2" xmlns:s0="http://example.org/notify" xmlns:s1="http://example.org/echo" xmlns:wsaw="http://www.w3.org/2006/05/addressing/wsdl" *************** *** 32,41 **** <interface name="wsaTestInterface"> <fault name="echoFaultName" element="s1:echoFault"/> ! <operation name="echo" pattern="http://www.w3.org/2006/01/wsdl/in-out"> <input element="s1:echoIn"/> <output element="s1:echoOut"/> <outfault ref="tns:echoFaultName"/> </operation> ! <operation name="notify" pattern="http://www.w3.org/2006/01/wsdl/in-only"> <input element="s0:notify"/> </operation> --- 32,41 ---- <interface name="wsaTestInterface"> <fault name="echoFaultName" element="s1:echoFault"/> ! <operation name="echo" pattern="http://www.w3.org/ns/wsdl/in-out"> <input element="s1:echoIn"/> <output element="s1:echoOut"/> <outfault ref="tns:echoFaultName"/> </operation> ! <operation name="notify" pattern="http://www.w3.org/ns/wsdl/in-only"> <input element="s0:notify"/> </operation> *************** *** 44,48 **** <fault name="echoFaultName" element="s1:echoFault" wsaw:Action="http://example.org/action/echoFault"/> ! <operation name="echo" pattern="http://www.w3.org/2006/01/wsdl/in-out"> <input element="s1:echoIn" wsaw:Action="http://example.org/action/echoIn"/> --- 44,48 ---- <fault name="echoFaultName" element="s1:echoFault" wsaw:Action="http://example.org/action/echoFault"/> ! <operation name="echo" pattern="http://www.w3.org/ns/wsdl/in-out"> <input element="s1:echoIn" wsaw:Action="http://example.org/action/echoIn"/> *************** *** 51,62 **** <outfault ref="tns:echoFaultName"/> </operation> ! <operation name="notify" pattern="http://www.w3.org/2006/01/wsdl/in-only"> <input element="s0:notify" wsaw:Action="http://example.org/action/notify"/> </operation> </interface> ! <binding xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap" name="wsaTestInterfaceBindingAddressingRequired" ! interface="tns:wsaTestInterface" type="http://www.w3.org/2006/01/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> --- 51,62 ---- <outfault ref="tns:echoFaultName"/> </operation> ! <operation name="notify" pattern="http://www.w3.org/ns/wsdl/in-only"> <input element="s0:notify" wsaw:Action="http://example.org/action/notify"/> </operation> </interface> ! <binding xmlns:wsoap="http://www.w3.org/ns/wsdl/soap" name="wsaTestInterfaceBindingAddressingRequired" ! interface="tns:wsaTestInterface" type="http://www.w3.org/ns/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> *************** *** 66,72 **** <operation ref="tns:notify"/> </binding> ! <binding xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap" name="wsaTestInterfaceBindingAddressingNotRequired" ! interface="tns:wsaTestInterface" type="http://www.w3.org/2006/01/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> --- 66,72 ---- <operation ref="tns:notify"/> </binding> ! <binding xmlns:wsoap="http://www.w3.org/ns/wsdl/soap" name="wsaTestInterfaceBindingAddressingNotRequired" ! interface="tns:wsaTestInterface" type="http://www.w3.org/ns/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> *************** *** 76,81 **** <operation ref="tns:notify"/> </binding> ! <binding xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap" name="wsaTestInterfaceBinding" ! interface="tns:wsaTestInterface" type="http://www.w3.org/2006/01/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> --- 76,81 ---- <operation ref="tns:notify"/> </binding> ! <binding xmlns:wsoap="http://www.w3.org/ns/wsdl/soap" name="wsaTestInterfaceBinding" ! interface="tns:wsaTestInterface" type="http://www.w3.org/ns/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> *************** *** 84,90 **** <operation ref="tns:notify"/> </binding> ! <binding xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap" name="wsaTestInterfaceBindingSoapAction" interface="tns:wsaTestInterface" ! type="http://www.w3.org/2006/01/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> <fault ref="tns:echoFaultName"/> --- 84,90 ---- <operation ref="tns:notify"/> </binding> ! <binding xmlns:wsoap="http://www.w3.org/ns/wsdl/soap" name="wsaTestInterfaceBindingSoapAction" interface="tns:wsaTestInterface" ! type="http://www.w3.org/ns/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> <fault ref="tns:echoFaultName"/> *************** *** 95,102 **** wsoap:soapAction="http://example.org/wsaTestService/notify"/> </binding> ! <binding xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap" name="wsaTestInterfaceBindingExplicitAction" interface="tns:wsaTestInterfaceExplicitAction" ! type="http://www.w3.org/2006/01/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> <fault ref="tns:echoFaultName"/> --- 95,102 ---- wsoap:soapAction="http://example.org/wsaTestService/notify"/> </binding> ! <binding xmlns:wsoap="http://www.w3.org/ns/wsdl/soap" name="wsaTestInterfaceBindingExplicitAction" interface="tns:wsaTestInterfaceExplicitAction" ! type="http://www.w3.org/ns/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> <fault ref="tns:echoFaultName"/> *************** *** 105,111 **** <operation ref="tns:notify"/> </binding> ! <binding xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap" name="wsaTestInterfaceBindingAnonymousRequired" interface="tns:wsaTestInterface" ! type="http://www.w3.org/2006/01/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> <fault ref="tns:echoFaultName"/> --- 105,111 ---- <operation ref="tns:notify"/> </binding> ! <binding xmlns:wsoap="http://www.w3.org/ns/wsdl/soap" name="wsaTestInterfaceBindingAnonymousRequired" interface="tns:wsaTestInterface" ! type="http://www.w3.org/ns/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> <fault ref="tns:echoFaultName"/> *************** *** 118,124 **** </operation> </binding> ! <binding xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap" name="wsaTestInterfaceBindingAnonymousProhibited" ! interface="tns:wsaTestInterface" type="http://www.w3.org/2006/01/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> --- 118,124 ---- </operation> </binding> ! <binding xmlns:wsoap="http://www.w3.org/ns/wsdl/soap" name="wsaTestInterfaceBindingAnonymousProhibited" ! interface="tns:wsaTestInterface" type="http://www.w3.org/ns/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> *************** *** 132,138 **** </operation> </binding> ! <binding xmlns:wsoap="http://www.w3.org/2006/01/wsdl/soap" name="wsaTestInterfaceBindingAnonymousOptional" interface="tns:wsaTestInterface" ! type="http://www.w3.org/2006/01/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> <fault ref="tns:echoFaultName"/> --- 132,138 ---- </operation> </binding> ! <binding xmlns:wsoap="http://www.w3.org/ns/wsdl/soap" name="wsaTestInterfaceBindingAnonymousOptional" interface="tns:wsaTestInterface" ! type="http://www.w3.org/ns/wsdl/soap" wsoap:version="1.1" wsoap:protocol="http://www.w3.org/2006/01/soap11/bindings/HTTP/"> <fault ref="tns:echoFaultName"/> Index: TestMetadata.xml =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/WSAddressing-1G/TestMetadata.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -C 2 -d -r1.2 -r1.3 *** TestMetadata.xml 1 Dec 2006 23:44:01 -0000 1.2 --- TestMetadata.xml 23 Mar 2007 05:50:31 -0000 1.3 *************** *** 12,16 **** <Inputs> <Input role="root">wsaTestService2.wsdl</Input> ! <Input role="required-extension">http://www.w3.org/2006/01/wsdl/soap</Input> <Input role="required-extension">http://www.w3.org/2006/05/addressing/wsdl</Input> </Inputs> --- 12,16 ---- <Inputs> <Input role="root">wsaTestService2.wsdl</Input> ! <Input role="required-extension">http://www.w3.org/ns/wsdl/soap</Input> <Input role="required-extension">http://www.w3.org/2006/05/addressing/wsdl</Input> </Inputs>
Received on Friday, 23 March 2007 05:53:38 UTC