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 09:31:35 UTC

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

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: 2.0-M2, 1.6.1
            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.


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

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

Hadrian Zbarcea updated CAMEL-1743:
-----------------------------------

    Fix Version/s:     (was: 2.0.0)
                   2.0-M3

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


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

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ 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.