Hi Sergey,
Somehow I can't find your comment from CXF-3192, so I just reply here
directly :-).
Yeah, we already have Attachemt related interceptors in ./rt/core/src/
main/java/org/apache/cxf/interceptor/, and how about we put GZIPIn/
OutInterceptor in ./rt/core/src/main/java/org/apache/cxf/transport/
interceptor folder?
I just don't wanna introduce a new rt-transports-core module to host
GZIP interceptors.
WDYT?
Best Regards
Freeman
On 2010-12-15, at 下午7:39, Sergey Beryozkin (JIRA) wrote:
[ https://issues.apache.org/jira/browse/CXF-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12971629
#action_12971629 ]
Sergey Beryozkin commented on CXF-3192:
---------------------------------------
Hi Freeman - is it really a core-level feature ? I'd vote for
introducing a rt-transports-core. I guess we do have attachments
related interceptors in the core but having GZIP-related
interceptors there just seems a bit unusual
cheers, Sergey
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.
--
Freeman Fang
------------------------
FuseSource: http://fusesource.com
blog: http://freemanfang.blogspot.com
twitter: http://twitter.com/freemanfang
Apache Servicemix:http://servicemix.apache.org
Apache Cxf: http://cxf.apache.org
Apache Karaf: http://karaf.apache.org
Apache Felix: http://felix.apache.org