You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wink.apache.org by "Nick Gallardo (JIRA)" <ji...@apache.org> on 2009/09/08 20:31:57 UTC

[jira] Commented: (WINK-171) JAXBElementXmlProvider ignores charset during unmarsheling

    [ https://issues.apache.org/jira/browse/WINK-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12752667#action_12752667 ] 

Nick Gallardo commented on WINK-171:
------------------------------------

I'm away and not able to do it now, but I'd like to get a snapshot of what the performance difference is between using the StreamSource and the Reader.  If the difference is noticeable, would you mind if we only used the Reader when the charset is actually present?

> JAXBElementXmlProvider ignores charset during unmarsheling
> ----------------------------------------------------------
>
>                 Key: WINK-171
>                 URL: https://issues.apache.org/jira/browse/WINK-171
>             Project: Wink
>          Issue Type: Sub-task
>          Components: Common
>    Affects Versions: 0.1
>            Reporter: Michael Elman
>             Fix For: 0.2
>
>
> JAXBElementXmlProvider uses StreamSource  during unmarsheling
> so it actually ignores the charset if it was set on MediaType.
> Should use Reader instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.