You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Peter Grant (JIRA)" <ji...@apache.org> on 2013/01/25 02:43:13 UTC

[jira] [Created] (CAMEL-6013) Validator component fails on XSD with indirect relative import

Peter Grant created CAMEL-6013:
----------------------------------

             Summary: Validator component fails on XSD with indirect relative import
                 Key: CAMEL-6013
                 URL: https://issues.apache.org/jira/browse/CAMEL-6013
             Project: Camel
          Issue Type: Bug
          Components: camel-core
    Affects Versions: 2.10.3
            Reporter: Peter Grant


When using the validator component with an XSD that references a second XSD on a different path, and where the second XSD references a third XSD using a relative path, the path of the third XSD is resolved relative to the first schema rather than relative to the second.  This looks similar to [CAMEL-5321], but the schemas that trigger this issue necessarily involve an additional layer of includes.

I will include a test case that I rolled into the tarball from [CAMEL-5321].

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira