You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2021/03/23 14:36:00 UTC

[jira] [Commented] (CAMEL-13047) Validator Component Fails on XSD with file Relative Imports or include

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

Claus Ibsen commented on CAMEL-13047:
-------------------------------------

Thanks for the sample project - I managed to make it run with latest code.

>  Validator Component Fails on XSD with file Relative Imports or include
> -----------------------------------------------------------------------
>
>                 Key: CAMEL-13047
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13047
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.22.0, 2.22.1, 2.22.2
>            Reporter: W.Y
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.10.0
>
>         Attachments: testcase.zip
>
>
> When using the validator component with an XSD that references (import/include) 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.
> I found it it same bug ticket reported , although it stated it is fixed already at camel 2.10, but it does not work for us when we use >=camel 2.22. The problem is reported as fixed at 
> https://issues.apache.org/jira/browse/CAMEL-6013  . i modified testcase of it  and put it here again for you to reproduce the problem. thanks and rgds 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)