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 2010/02/17 15:00:40 UTC

[jira] Commented: (CAMEL-1776) ValidatorProcessor - Support multiple schemas

    [ https://issues.apache.org/activemq/browse/CAMEL-1776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=57629#action_57629 ] 

Claus Ibsen commented on CAMEL-1776:
------------------------------------

The problem with multiple files on the endpoint uri is that it makes the xsl:include much more problematic as now it can be relative to the location defined in the endpoint.

Stan there is some recent code which uses the single location from the endpoint as the base path for xsl include resolution. If we support multiple locations in the endpoint that include logic needs to be adjusted as well.

> ValidatorProcessor - Support multiple schemas
> ---------------------------------------------
>
>                 Key: CAMEL-1776
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-1776
>             Project: Apache Camel
>          Issue Type: New Feature
>          Components: camel-core
>    Affects Versions: 1.6.1, 2.0-M2
>            Reporter: Claus Ibsen
>            Assignee: Stan Lewis
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> The validator processor that is the base proceossor for various components, but most noticable the xslt component.
> We should support specifying multiple file resources in the endpoint uri. Currently only 1 resource is supported.
> See nabble:
> http://www.nabble.com/XML-Validation-with-multiple-XSLT-schema-files.-td24068904.html

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