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.