[ http://issues.apache.org/jira/browse/CXF-300?page=comments#action_12461302 ] Dan Diephouse commented on CXF-300: -----------------------------------
Hi Unreal - Looking this over and have a couple comments. 1. Why are you calling this a stream handler in various places when it is in fact an interceptor? Could you please change everything to just be interceptor? 2. It seems to have a dependency on AbstractCachedOutputStream - what if there is a different type of output stream available? I think this is a problem in more places than this and I would like to see our I/O level fixed up so its not quite so fragile.... > Create a demo to demonstrate stream interceptor > ----------------------------------------------- > > Key: CXF-300 > URL: http://issues.apache.org/jira/browse/CXF-300 > Project: CXF > Issue Type: New Feature > Components: JAX-WS Runtime > Reporter: unrealjiang > Priority: Minor > Attachments: cxf-300-gzip.patch, cxf-300.patch > > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
