Franz Forsthofer created CAMEL-6779:
---------------------------------------

             Summary: 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.12.1, 2.11.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