[
https://issues.apache.org/jira/browse/CAMEL-6779?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-6779.
--------------------------------
Resolution: Fixed
Thanks for the patch.
> StaxConverter: encoding problems for XMLEventReader and XMLStreamReader
> -----------------------------------------------------------------------
>
> Key: CAMEL-6779
> URL: https://issues.apache.org/jira/browse/CAMEL-6779
> Project: Camel
> Issue Type: Bug
> Components: camel-core
> Affects Versions: 2.11.1, 2.12.1
> Reporter: Franz Forsthofer
> Assignee: Claus Ibsen
> Fix For: 2.11.3, 2.12.2, 2.13.0
>
> Attachments: 0001-StaxConverter-encoding-problem.patch,
> 0001-StaxConverter-encoding-problem.patch
>
>
> StaxConverter creates XMLEventReader and XMLStreamReader always with a
> specified encoding. However, the encoding of the data the readers should read
> is not always known. Therefore exceptions occur.
> The solution is easy: The encoding should not be set so that the readers can
> determine the encoding.
--
This message was sent by Atlassian JIRA
(v6.1#6144)