- From: Jonathan Marsh via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 13 Dec 2006 19:15:41 +0000
- To: public-ws-desc-eds@w3.org
Update of /sources/public/2002/ws/desc/test-suite/results/Baseline/MessageTest-1G In directory hutz:/tmp/cvs-serv16513/test-suite/results/Baseline/MessageTest-1G Modified Files: SOAPservice.canonical.wsdlcm Log Message: Changed transferCoding="compress" to transferCoding="gzip" in MessageTest-1G, -3G and -4G. Updated baselines for those tests too. Reran WSDL-XSLD and regenerated results. Index: SOAPservice.canonical.wsdlcm =================================================================== RCS file: /sources/public/2002/ws/desc/test-suite/results/Baseline/MessageTest-1G/SOAPservice.canonical.wsdlcm,v retrieving revision 1.15 retrieving revision 1.16 diff -C 2 -d -r1.15 -r1.16 *** SOAPservice.canonical.wsdlcm 18 Nov 2006 14:56:17 -0000 1.15 --- SOAPservice.canonical.wsdlcm 13 Dec 2006 19:15:39 -0000 1.16 *************** *** 2,5 **** --- 2,6 ---- <!-- Generated by wsdl-component-model.xslt, Jonathan Marsh, WSO2, jonathan@wso2.com --> <descriptionComponent xmlns="http://www.w3.org/2002/ws/desc/wsdl/component" + xmlns:wsacm="http://www.w3.org/2002/ws/desc/wsdl/component-ws-addressing" xmlns:soapcm="http://www.w3.org/2002/ws/desc/wsdl/component-soap" xmlns:rpccm="http://www.w3.org/2002/ws/desc/wsdl/component-rpc" *************** *** 792,796 **** <soapcm:soapBindingExtension> <httpcm:httpCookies>true</httpcm:httpCookies> ! <httpcm:httpTransferCodingDefault>compress</httpcm:httpTransferCodingDefault> <soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol> <soapcm:soapVersion>1.2</soapcm:soapVersion> --- 793,797 ---- <soapcm:soapBindingExtension> <httpcm:httpCookies>true</httpcm:httpCookies> ! <httpcm:httpTransferCodingDefault>gzip</httpcm:httpTransferCodingDefault> <soapcm:soapUnderlyingProtocol>http://www.w3.org/2003/05/soap/bindings/HTTP/</soapcm:soapUnderlyingProtocol> <soapcm:soapVersion>1.2</soapcm:soapVersion>
Received on Wednesday, 13 December 2006 19:15:55 UTC