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

Daniel Kulp updated CXF-4397:
-----------------------------

    Fix Version/s:     (was: 2.6.2)
    
> Cached Reader/Writer in org.apache.cxf.io
> -----------------------------------------
>
>                 Key: CXF-4397
>                 URL: https://issues.apache.org/jira/browse/CXF-4397
>             Project: CXF
>          Issue Type: Improvement
>          Components: Core
>    Affects Versions: 2.6.1
>            Reporter: Dr. Dietmar Wolz
>
> In version 2.6 support of Readers/Writers attached to the message 
> representing the content were added. Implementation of SAM for Talend ESB 
> needed to be adapted in case JMS is used as transport. The current fix 
> converts attached Readers/Writers to streams in SAM using UTF-8 encoding. It 
> works but I am not sure this is consistent with what was indended by 
> supporting Readers/Writers in CXF. To defer encoding also in case monitoring 
> is enabled I would prefer to use cached Readers/Writers instead converting 
> into streams thereby fixing the encoding. Proper place for cached 
> Reader/Writer would be org.apache.cxf.io, where the already existing cached 
> streams are located.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to