2002/ws/desc/test-suite/documents/good/HTTPBinding-2G Echo.wsdl,1.1,1.2

Update of /sources/public/2002/ws/desc/test-suite/documents/good/HTTPBinding-2G
In directory hutz:/tmp/cvs-serv4643/test-suite/documents/good/HTTPBinding-2G

Modified Files:
	Echo.wsdl 
Log Message:
Fixed HTTPBinding-2G
Regenerated results (w/fresh from Woden, Canon).

Index: Echo.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/HTTPBinding-2G/Echo.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** Echo.wsdl	1 Jun 2006 22:06:03 -0000	1.1
--- Echo.wsdl	16 Jan 2007 10:05:44 -0000	1.2
***************
*** 65,71 ****
  		<wsdl:endpoint name="PostEchoHTTPEndpoint"
  			binding="tns:PostEchoHTTPBinding" />
  		<wsdl:endpoint name="EchoHTTPEndpoint"
  			binding="tns:EchoHTTPBinding" />
  	</wsdl:service>
- 
  </wsdl:description>
--- 65,74 ----
  		<wsdl:endpoint name="PostEchoHTTPEndpoint"
  			binding="tns:PostEchoHTTPBinding" />
+ 	</wsdl:service>
+ 
+ 	<wsdl:service name="SafeEchoService" interface="tns:SafeEchoInterface">
+ 		<wsdl:documentation>The SafeEcho service.</wsdl:documentation>
  		<wsdl:endpoint name="EchoHTTPEndpoint"
  			binding="tns:EchoHTTPBinding" />
  	</wsdl:service>
  </wsdl:description>

Received on Tuesday, 16 January 2007 10:06:04 UTC