You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Unreal Jiang <si...@yahoo.com> on 2006/12/29 04:48:07 UTC

cxf-300 is updated, could someone help me apply it?

Hi, 
  I updated jira cxf-300 with gzip stream process.
  Could someone help me to apply this new patch?
  
  https://issues.apache.org/jira/browse/CXF-300
  
  Thanks
  Unreal
 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: cxf-300 is updated, could someone help me apply it?

Posted by Unreal Jiang <si...@yahoo.com>.
hi Dan,

yes, actually, that is only a interceptor, ont relate to handler.  Use handler name is just to say its function is same as streamhandlerinterceptor which in jax-ws package.  I will refactor this name. 

The reason why I have to use AbstractCachedOutputStream ( or any other outputstream implementation that supports cache) is because we should not allow outputstream being flushed into socket in the case of Gzip stream interceptor, and so far the only way I found to do this is caching  the whole output in streaminterceptor.  The same strategy is used by SAAL interceptors as well.


Regards
Unreal


Dan Diephouse <da...@envoisolutions.com> wrote: Please see the comments I attached to the issue. Thanks,

  Dan

P.S. Glad to see you have Internet access after the big outage from
the earthquake!

On 12/28/06, Unreal Jiang  wrote:
> Hi,
>   I updated jira cxf-300 with gzip stream process.
>   Could someone help me to apply this new patch?
>
>   https://issues.apache.org/jira/browse/CXF-300
>
>   Thanks
>   Unreal
>  __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>


-- 
Dan Diephouse
Envoi Solutions
http://envoisolutions.com | http://netzooid.com/blog


 __________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Re: cxf-300 is updated, could someone help me apply it?

Posted by Dan Diephouse <da...@envoisolutions.com>.
Please see the comments I attached to the issue. Thanks,

  Dan

P.S. Glad to see you have Internet access after the big outage from
the earthquake!

On 12/28/06, Unreal Jiang <si...@yahoo.com> wrote:
> Hi,
>   I updated jira cxf-300 with gzip stream process.
>   Could someone help me to apply this new patch?
>
>   https://issues.apache.org/jira/browse/CXF-300
>
>   Thanks
>   Unreal
>  __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
>


-- 
Dan Diephouse
Envoi Solutions
http://envoisolutions.com | http://netzooid.com/blog