[
https://issues.apache.org/jira/browse/CAMEL-15042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17163622#comment-17163622
]
Onder Sezgin commented on CAMEL-15042:
--------------------------------------
1- did a refactoring to remove ResteasyHttpBinding and
DefaultResteasyHttpBinding. so it is now basically relying on httpBinding from
camel-http-common unless any custom implementation is provided.
2- rather than plain streams, streamcache kind of streams are used while
copying HttpServletRequest and HttpServletResponse.
3- as far as i can see, copying streams are needed via filtering..it may
require a little bit of more exploration on how that could be done without
filtering which i have not found a way yet.
> camel-resteasy: could resteasyfilter be swapped and stream caching feature be
> used instead of stream copy
> ---------------------------------------------------------------------------------------------------------
>
> Key: CAMEL-15042
> URL: https://issues.apache.org/jira/browse/CAMEL-15042
> Project: Camel
> Issue Type: Sub-task
> Reporter: Onder Sezgin
> Assignee: Onder Sezgin
> Priority: Minor
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)