You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Akitoshi Yoshida (JIRA)" <ji...@apache.org> on 2014/12/18 15:29:13 UTC

[jira] [Created] (CAMEL-8164) Add a secondary compatibility test in XMLTokenizer xtokenize to reject incompatible stax parsers

Akitoshi Yoshida created CAMEL-8164:
---------------------------------------

             Summary: Add a secondary compatibility test in XMLTokenizer xtokenize to reject incompatible stax parsers
                 Key: CAMEL-8164
                 URL: https://issues.apache.org/jira/browse/CAMEL-8164
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.14.1
         Environment: without woodstox
            Reporter: Akitoshi Yoshida
            Assignee: Akitoshi Yoshida
             Fix For: 2.14.2


XMLTokeinizer xtokenize is supposed to automatically recognize whether it can use the provided StAX parser to continue or abort the processing. However, this detection check is not working when there is no xml declaration in the input data. This leads to incorrect tokens being extracted from the input data.

http://camel.465427.n5.nabble.com/camel-xsd-td5760376.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)