2002/ws/desc/test-suite/documents/good/MessageTest-3G HTTPservice.wsdl,1.3,1.4

Update of /sources/public/2002/ws/desc/test-suite/documents/good/MessageTest-3G
In directory hutz:/tmp/cvs-serv20785/test-suite/documents/good/MessageTest-3G

Modified Files:
	HTTPservice.wsdl 
Log Message:
Fixed duplicate endpoint name in MessageTest-3G/HTTPservice.wsdl

Index: HTTPservice.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/MessageTest-3G/HTTPservice.wsdl,v
retrieving revision 1.3
retrieving revision 1.4
diff -C 2 -d -r1.3 -r1.4
*** HTTPservice.wsdl	2 Nov 2006 18:00:30 -0000	1.3
--- HTTPservice.wsdl	2 Nov 2006 22:22:13 -0000	1.4
***************
*** 147,151 ****
      <endpoint name="MessageTestGeneric" binding="tns:SafeEchoHTTPBinding"
        address="http://example.org/MessageTest-3G/endpoint-1"/>
!     <endpoint name="MessageTestHTTP" binding="tns:CodedEchoHTTPBinding"
        address="http://example.org/MessageTest-3G/endpoint-2"/>
      <endpoint name="MessageTestHTTP" binding="tns:EchoHTTPBinding"
--- 147,151 ----
      <endpoint name="MessageTestGeneric" binding="tns:SafeEchoHTTPBinding"
        address="http://example.org/MessageTest-3G/endpoint-1"/>
!     <endpoint name="MessageTestCodedHTTP" binding="tns:CodedEchoHTTPBinding"
        address="http://example.org/MessageTest-3G/endpoint-2"/>
      <endpoint name="MessageTestHTTP" binding="tns:EchoHTTPBinding"

Received on Thursday, 2 November 2006 22:22:33 UTC