Re: compressing requests

2004-12-01 Thread Yves Langisch
Nigel, check: http://www.osmoticweb.com/axis-soap-compression.htm http://www.osmoticweb.com/soap-compression-howto.htm Yves Nige White wrote: Is it possible to compress the SOAP requests from Axis? In Apache Soap, you just use Call.getSOAPContext().setGzip(true); Would I have to interfere with so

compressing requests

2004-12-01 Thread Nige White
Is it possible to compress the SOAP requests from Axis? In Apache Soap, you just use Call.getSOAPContext().setGzip(true); Would I have to interfere with something at a lower level to implement compression? Nigel _ This message