[
https://issues.apache.org/jira/browse/CXF-3146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Fang updated CXF-3146:
------------------------------
Attachment: CXF-3146.patch
attach fix with test
> make gzip encoding works over jms transport
> -------------------------------------------
>
> Key: CXF-3146
> URL: https://issues.apache.org/jira/browse/CXF-3146
> Project: CXF
> Issue Type: Improvement
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Fix For: 2.2.12, 2.3.1, 2.4
>
> Attachments: CXF-3146.patch
>
>
> seems currently gzip content-encoding only works with http transport, all
> gzip related interceptors are in cxf-rt-transport-http module, but IMHO gzip
> content-encoding should be decoupled with the underlying transport. From my
> initial investigation, support gzip content-encoding over jms transport is
> doable if jms client use binary message mode, we only need address some
> protocol header mismatch issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.