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

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

Modified Files:
	HTTPservice.wsdl 
Log Message:
Fixed LocationTemplate-2G, MessageTest-3G, added new WSO2 results, regenerated all results.

Index: HTTPservice.wsdl
===================================================================
RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/MessageTest-3G/HTTPservice.wsdl,v
retrieving revision 1.12
retrieving revision 1.13
diff -C 2 -d -r1.12 -r1.13
*** HTTPservice.wsdl	9 Feb 2007 02:34:56 -0000	1.12
--- HTTPservice.wsdl	16 Feb 2007 05:23:53 -0000	1.13
***************
*** 119,129 ****
      </operation>
      <operation ref="tns:EchoName" whttp:contentEncodingDefault="gzip" whttp:location="EchoName"> <!-- gzip should never be used -->
!       <input whttp:contentEncodingDefault=""/>
!       <output whttp:contentEncodingDefault=""/>
        <outfault ref="tns:EchoNameFault" />
      </operation>
      <operation ref="tns:EchoNameExpectFault" whttp:contentEncodingDefault="" whttp:location="EchoNameExpectFault">
!       <input whttp:contentEncodingDefault="gzip"/>
!       <output whttp:contentEncodingDefault="gzip"/>
        <outfault ref="tns:EchoNameFault" />
      </operation>
--- 119,129 ----
      </operation>
      <operation ref="tns:EchoName" whttp:contentEncodingDefault="gzip" whttp:location="EchoName"> <!-- gzip should never be used -->
!       <input whttp:contentEncoding=""/>
!       <output whttp:contentEncoding=""/>
        <outfault ref="tns:EchoNameFault" />
      </operation>
      <operation ref="tns:EchoNameExpectFault" whttp:contentEncodingDefault="" whttp:location="EchoNameExpectFault">
!       <input whttp:contentEncoding="gzip"/>
!       <output whttp:contentEncoding="gzip"/>
        <outfault ref="tns:EchoNameFault" />
      </operation>

Received on Friday, 16 February 2007 05:24:37 UTC