2002/ws/desc/test-suite/messages/good/InOnly-4G Oneway.wsdl,1.1,1.2 Oneway.wsdlcm,1.2,1.3

Update of /sources/public/2002/ws/desc/test-suite/messages/good/InOnly-4G
In directory hutz:/tmp/cvs-serv6188/InOnly-4G

Modified Files:
	Oneway.wsdl Oneway.wsdlcm 
Log Message:
Missing trailing slash in SOAP MEP and Underlying transport protocol URIs

Index: Oneway.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/messages/good/InOnly-4G/Oneway.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** Oneway.wsdl	11 Jul 2006 03:00:52 -0000	1.1
--- Oneway.wsdl	23 Oct 2006 19:47:15 -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>

Index: Oneway.wsdlcm
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/messages/good/InOnly-4G/Oneway.wsdlcm,v
retrieving revision 1.2
retrieving revision 1.3
diff -C 2 -d -r1.2 -r1.3
*** Oneway.wsdlcm	21 Oct 2006 20:37:38 -0000	1.2
--- Oneway.wsdlcm	23 Oct 2006 19:47:15 -0000	1.3
***************
*** 60,64 ****
        </bindingOperations>
        <cmsoap:soapBindingExtension>
!         <cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP</cmsoap:soapUnderlyingProtocol>
          <cmsoap:soapVersion>1.2</cmsoap:soapVersion>
        </cmsoap:soapBindingExtension>
--- 60,64 ----
        </bindingOperations>
        <cmsoap:soapBindingExtension>
!         <cmsoap:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</cmsoap:soapUnderlyingProtocol>
          <cmsoap:soapVersion>1.2</cmsoap:soapVersion>
        </cmsoap:soapBindingExtension>

Received on Monday, 23 October 2006 19:47:30 UTC