On Aug 1, 2008, at 6:38 AM, Ian Roberts wrote:
Brice wrote:
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.
Not that I'm aware of, but if you're prepared to build CXF from
source you should just be able to apply the patch from the JIRA
issue directly onto the 2.0.x source code (I originally wrote the
patch against the 2.0 branch as that's what I use).
Keep in mind, what's on trunk is a bit different than your original
patch. The original patch was an EXCELLENT starting point, but
what's on trunk works quite a bit better for large messages in that it
can stream instead of doing a "buffer than send" thing. That's
partially why I didn't push it to 2.0.x. The classes used for the
threshold management and such aren't available there so there is quite
a bit more work to find everything that would need to be merged.
---
Daniel Kulp
[EMAIL PROTECTED]
http://www.dankulp.com/blog