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

Johan Mörén edited comment on CAMEL-5837 at 3/15/13 9:29 AM:
-------------------------------------------------------------

This picture shows the imports and the order they occur in. relatedURI property 
extracted from debugger.

!xsd_import_problem.png!
                
      was (Author: hutchkintoot):
    This picture shows the imports and the order they occur in. relatedURI 
property extracted from debugger.  
                  
> Problem with nested schema imports when upgrading from 2.8.6 to 2.10.2
> ----------------------------------------------------------------------
>
>                 Key: CAMEL-5837
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5837
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 2.10.2
>         Environment: MacOS X, java 7
>            Reporter: Johan Mörén
>            Assignee: Willem Jiang
>             Fix For: 2.10.4, 2.11.0
>
>         Attachments: xsd-import_example 2.zip, xsd-import_example-reopen.zip, 
> xsd_import_problem.png
>
>
> Hello
> I'm experiencing trouble with the validiator component when upgrading from 
> 2.8.6 to 2.10.2. 
> The problem seems to be related to imported schemas that does additional 
> imports (all using relative paths). XSD A importing XSD B works fine. But if 
> B in turn imports XSD C. That import seems to be resolved with the base path 
> of A. 
> All works fine in 2.8.6 but breaks when upgrading to 2.10.2.
> I will attach an example project where you can just switch version to verify 
> the scenario.  

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

Reply via email to