- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 19 Feb 2007 21:02:32 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/documents/good/MessageTest-3G In directory hutz:/tmp/cvs-serv23625/test-suite/documents/good/MessageTest-3G Modified Files: HTTPservice.wsdl Log Message: Fixed Content-Encoding assertions on faults. Index: HTTPservice.wsdl =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/documents/good/MessageTest-3G/HTTPservice.wsdl,v retrieving revision 1.13 retrieving revision 1.14 diff -C 2 -d -r1.13 -r1.14 *** HTTPservice.wsdl 16 Feb 2007 05:23:53 -0000 1.13 --- HTTPservice.wsdl 19 Feb 2007 21:02:30 -0000 1.14 *************** *** 132,136 **** </operation> <operation ref="tns:GuaranteedFault" whttp:location="GuaranteedFault"> ! <input/> <outfault ref="tns:EchoNameFault" /> </operation> --- 132,136 ---- </operation> <operation ref="tns:GuaranteedFault" whttp:location="GuaranteedFault"> ! <input whttp:contentEncoding=""/> <outfault ref="tns:EchoNameFault" /> </operation>
Received on Monday, 19 February 2007 21:02:43 UTC