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

[jira] Resolved: (CAMEL-1743) Validator component lacks a DOMSource converter from an InputStream

     [ https://issues.apache.org/activemq/browse/CAMEL-1743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-1743.
--------------------------------

    Resolution: Fixed

trunk: 787581.
1.x: 787583.

> Validator component lacks a DOMSource converter from an InputStream
> -------------------------------------------------------------------
>
>                 Key: CAMEL-1743
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1743
>             Project: Apache Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 1.6.1, 2.0-M2
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 1.6.2, 2.0.0
>
>
> The Validator component requires the payload to be of type DOMSource so it converters it to this type.
> But we lack a XmlConverter from an InputStream to this type.
> See nabble:
> http://www.nabble.com/XML-Validation-throws-NoXmlBodyValidationException-td24147734.html

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