[ 
https://issues.apache.org/jira/browse/CXF-5074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Daniel Kulp resolved CXF-5074.
------------------------------

       Resolution: Fixed
    Fix Version/s: 2.7.6
                   2.6.9
         Assignee: Daniel Kulp

Updated the docs.  Also added the force attribute to the @GZIP annotation to 
make it match the feature.
                
> GZIP Feature activation
> -----------------------
>
>                 Key: CXF-5074
>                 URL: https://issues.apache.org/jira/browse/CXF-5074
>             Project: CXF
>          Issue Type: Improvement
>          Components: Configuration, Documentation
>    Affects Versions: 2.7.3
>            Reporter: Marco Stettler
>            Assignee: Daniel Kulp
>            Priority: Minor
>              Labels: configuration, gzip
>             Fix For: 2.6.9, 2.7.6
>
>
> The activation of the GZIP-Feature is not very intuitive. When its activated, 
> I assume that all possible requests will be compressed. On the server side, 
> the behavior seems ok, but on the client side the request aren't compressed. 
> After some investigation, it looks like the change 1404700 introduced the 
> "force" variable in the class GZIPOutInterceptor, which is not initialized.  
> As its an boolean, per default its "false", and so the requests are not 
> compressed.
> Its not a bug. Please update the documentation or initialize the variable to 
> make the behavior more intuitive.
> Thx.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to