[
https://issues.apache.org/jira/browse/WINK-171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753025#action_12753025
]
Michael Elman commented on WINK-171:
------------------------------------
bq. only used the Reader when the charset is actually present
I'll implement it this way.
It can be always changed later.
> 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.