[ 
https://issues.apache.org/jira/browse/CAMEL-6779?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13774372#comment-13774372
 ] 

Claus Ibsen commented on CAMEL-6779:
------------------------------------

Thanks for the patch. Can you use \uNNNN for the german chars, as the source 
code should use ascii chars.
                
> 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
>            Priority: Critical
>         Attachments: 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 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

Reply via email to