OK thx Google,

I found out that the GZip support is fixed for the 2.1.2 release:

https://issues.apache.org/jira/browse/CXF-1387

However I wonder if this patch is available in 2.0.8.



On Thu, Jul 31, 2008 at 12:45, Brice <[EMAIL PROTECTED]> wrote:

> We are using CXF as a REST Client, this client connects to a partner
> service. The context is that the response are a really huge POX, so we would
> like our partner to compresse the answer with GZip.
>
> I googled around, and I didn't really found something useful yet, except
> that XFire 1.2 was supporting HTTP GZip.
>
> Well knowing that HTTP GZip is a part of the RFC and this is the server
> that send a gzipped response, I'm guessing the user side (as a client)
> doesn't have to set any related parameters!?
> Am I wrong?
>
> And as a general idea for webservices, when this is CXF that is sending XML
> documents (either SOAP or REST) how can we configure CXF to gzip them (or
> any compression algorythm).
>
> Thx in advance.
>
> --
> Bryce
>



-- 
Bryce

Reply via email to