2002/ws/desc/test-suite/messages/good/InOut-1G echo.wsdl,1.1,1.2

Update of /sources/public/2002/ws/desc/test-suite/messages/good/InOut-1G
In directory hutz:/tmp/cvs-serv16847

Modified Files:
	echo.wsdl 
Log Message:
Missing '/' in the soap-response MEP URI


Index: echo.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/messages/good/InOut-1G/echo.wsdl,v
retrieving revision 1.1
retrieving revision 1.2
diff -C 2 -d -r1.1 -r1.2
*** echo.wsdl	11 Jul 2006 03:00:52 -0000	1.1
--- echo.wsdl	21 Oct 2006 02:10:56 -0000	1.2
***************
*** 53,60 ****
  		wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
  		<operation
! 			wsoap:mep="http://www.w3.org/2003/05/soap/mep/soap-response"
  			ref="tns:echoString" />
  		<operation
! 			wsoap:mep="http://www.w3.org/2003/05/soap/mep/soap-response"
  			ref="tns:echoXML" />
  	</binding>
--- 53,60 ----
  		wsoap:protocol="http://www.w3.org/2003/05/soap/bindings/HTTP">
  		<operation
! 			wsoap:mep="http://www.w3.org/2003/05/soap/mep/soap-response/"
  			ref="tns:echoString" />
  		<operation
! 			wsoap:mep="http://www.w3.org/2003/05/soap/mep/soap-response/"
  			ref="tns:echoXML" />
  	</binding>

Received on Saturday, 21 October 2006 02:11:10 UTC