2002/ws/desc/test-suite/documents/good/Storage-6G storage.wsdl,1.1,1.2

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

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

Index: storage.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/Storage-6G/storage.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** storage.wsdl	7 Jul 2006 14:44:19 -0000	1.1
--- storage.wsdl	31 Oct 2006 00:50:02 -0000	1.2
***************
*** 41,45 ****
  		 <binding name="storageBinding"
  		 		 type="http://www.w3.org/2006/01/wsdl/soap"
! 		 		 wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
  		 		 <feature ref="http://www.w3.org/2004/08/soap/features/http-optimization"/>
  		 </binding>
--- 41,45 ----
  		 <binding name="storageBinding"
  		 		 type="http://www.w3.org/2006/01/wsdl/soap"
! 		 		 wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/">
  		 		 <feature ref="http://www.w3.org/2004/08/soap/features/http-optimization"/>
  		 </binding>

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