You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2012/09/13 15:06:08 UTC

[jira] [Created] (CAMEL-5606) Validator component - Could be optimized as xslt to use source from message body as is

Claus Ibsen created CAMEL-5606:
----------------------------------

             Summary: Validator component - Could be optimized as xslt to use source from message body as is
                 Key: CAMEL-5606
                 URL: https://issues.apache.org/jira/browse/CAMEL-5606
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.10.0
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: Future


The xslt component has been improved to use the message body if applicable. And then use source types thats most performant.

The validator component has not been optimized likewise. It can most possible benefit from some of the same logic.

See XsltBuilder vs ValidatingProcessor process methods.

See nabble
http://camel.465427.n5.nabble.com/Why-doesnt-the-validation-component-use-Stream-Source-internally-to-parse-the-XML-tp5718632.html

--
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