You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (JIRA)" <ji...@apache.org> on 2013/06/07 13:13:20 UTC

[jira] [Updated] (CXF-5069) Create a utility caching MessageBodyWriter

     [ https://issues.apache.org/jira/browse/CXF-5069?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin updated CXF-5069:
----------------------------------

    Description: Lets ship a basic caching JAX-RS MBW that will save the object to be written and then flush it to OS once requested. Can be handy in Camel routes, with CXF RS being at the top of the route, where the endpoint returns some Object, which is then further used in the route, and then, finally, it is serialized  (was: Lets ship a basic caching MBR that will save the object to be written and then flush it to OS once requested. Can be handy in Camel routes, with CXF RS being at the top of the route, where the endpoint returns some Object, which is then further used in the route, and then, finally, it is serialized)
    
> Create a utility caching MessageBodyWriter
> ------------------------------------------
>
>                 Key: CXF-5069
>                 URL: https://issues.apache.org/jira/browse/CXF-5069
>             Project: CXF
>          Issue Type: Improvement
>          Components: JAX-RS
>            Reporter: Sergey Beryozkin
>            Assignee: Sergey Beryozkin
>
> Lets ship a basic caching JAX-RS MBW that will save the object to be written and then flush it to OS once requested. Can be handy in Camel routes, with CXF RS being at the top of the route, where the endpoint returns some Object, which is then further used in the route, and then, finally, it is serialized

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira