You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Roman Kalukiewicz (JIRA)" <ji...@apache.org> on 2009/06/23 11:06:35 UTC

[jira] Created: (CAMEL-1745) Validator component to use SaxSource internally

Validator component to use SaxSource internally
-----------------------------------------------

                 Key: CAMEL-1745
                 URL: https://issues.apache.org/activemq/browse/CAMEL-1745
             Project: Apache Camel
          Issue Type: Improvement
          Components: camel-core
    Affects Versions: 2.0-M2
            Reporter: Roman Kalukiewicz
            Assignee: Roman Kalukiewicz
            Priority: Minor
             Fix For: 2.0.0


{{ValidatingProcessor}} uses DOMSource internally while SaxSource could perform better.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CAMEL-1745) Validator component to use SaxSource internally

Posted by "Roman Kalukiewicz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/CAMEL-1745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Kalukiewicz resolved CAMEL-1745.
--------------------------------------

    Resolution: Fixed

r787595.

> Validator component to use SaxSource internally
> -----------------------------------------------
>
>                 Key: CAMEL-1745
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1745
>             Project: Apache Camel
>          Issue Type: Improvement
>          Components: camel-core
>    Affects Versions: 2.0-M2
>            Reporter: Roman Kalukiewicz
>            Assignee: Roman Kalukiewicz
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> {{ValidatingProcessor}} uses DOMSource internally while SaxSource could perform better.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.