2002/ws/desc/test-suite/documents/good/InOnlyMEP-1G Oneway.wsdl,1.1,1.2

Update of /sources/public/2002/ws/desc/test-suite/documents/good/InOnlyMEP-1G
In directory hutz:/tmp/cvs-serv3957/test-suite/documents/good/InOnlyMEP-1G

Modified Files:
	Oneway.wsdl 
Log Message:
Fixed SOAP protocol Binding URIs (added trailing slash).

Index: Oneway.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/InOnlyMEP-1G/Oneway.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** Oneway.wsdl	6 Jul 2006 17:56:09 -0000	1.1
--- Oneway.wsdl	31 Oct 2006 00:50:02 -0000	1.2
***************
*** 33,37 ****
  		type="http://www.w3.org/2006/01/wsdl/soap"
  		name="pingServiceSOAPBinding"
! 		wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
  		<operation ref="tns:ping" />
  	</binding>
--- 33,37 ----
  		type="http://www.w3.org/2006/01/wsdl/soap"
  		name="pingServiceSOAPBinding"
! 		wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/">
  		<operation ref="tns:ping" />
  	</binding>

Received on Tuesday, 31 October 2006 00:50:18 UTC