I think it's a bug in soapui, it tries to decompress the response twice. I need to add some test cases and submit back to soapui project when I get a chance. So nothing to do with cxf.
https://github.com/pellcorp/soapui/commit/ce467d849ed64abb91e10a33414853ece2e871ef On Wed, Jul 24, 2013 at 2:58 PM, Jason Pell <[email protected]> wrote: > Soapui still works, it just spits out this error. But only when using > MTOM and GZIP, not when using GZIP by itself. > > > On Wed, Jul 24, 2013 at 1:00 PM, Jason Pell <[email protected]> wrote: > >> Hi, >> >> Soapui throws a java.util.zip.ZipException: Not in GZIP format exception >> when using GZIP and MTOM. >> >> Is this a supported combination? >> > >
