[
https://issues.apache.org/jira/browse/CXF-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971666#action_12971666
]
Freeman Fang commented on CXF-3192:
-----------------------------------
More discussion from mailing list[1]
[1]http://cxf.547215.n5.nabble.com/Re-jira-Commented-CXF-3192-extract-GZIP-Interceptors-Feature-from-http-transport-to-rt-core-td3306151.html
After discussion with Sergey, we plan to introduce a new module as
rt/transports/common, and put gzip related stuff in this module, and make
cxf-rt-transports-jms and cxf-rt-transports-http depend on
cxf-rt-transports-common
> extract GZIP Interceptors/Feature from http transport to rt-core
> ----------------------------------------------------------------
>
> Key: CXF-3192
> URL: https://issues.apache.org/jira/browse/CXF-3192
> Project: CXF
> Issue Type: Task
> Reporter: Freeman Fang
> Assignee: Freeman Fang
> Fix For: 2.3.2, 2.4
>
>
> currently GZIPInInterceptor/GZIPOutInterceptor/GZIPFeature are in http
> transport module, as we're going to support gzip encoding over JMS transport
> also, we need extract those classes to upper rt-core module so that we can
> use it from different transports.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.