2002/ws/desc/test-suite/documents/good/GreatH-1G primer-hotelReservationService.wsdl,1.7,1.8

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

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

Index: primer-hotelReservationService.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/GreatH-1G/primer-hotelReservationService.wsdl,v
retrieving revision 1.7
retrieving revision 1.8
diff -C 2 -d -r1.7 -r1.8
*** primer-hotelReservationService.wsdl	15 Apr 2006 20:44:17 -0000	1.7
--- primer-hotelReservationService.wsdl	31 Oct 2006 00:50:02 -0000	1.8
***************
*** 54,58 ****
  		interface="tns:reservationInterface"
  		type="http://www.w3.org/2006/01/wsdl/soap"
! 		wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
  
  		<operation ref="tns:opCheckAvailability"
--- 54,58 ----
  		interface="tns:reservationInterface"
  		type="http://www.w3.org/2006/01/wsdl/soap"
! 		wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP/">
  
  		<operation ref="tns:opCheckAvailability"

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