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

Willem Jiang commented on CAMEL-5321:
-------------------------------------

@Babak,
Sorry I forgot to remove the ValidatorSchemaImportTest, I will commit a patch 
shortly.
                
> Validator Component Fails on XSD with Classpath Relative Imports
> ----------------------------------------------------------------
>
>                 Key: CAMEL-5321
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5321
>             Project: Camel
>          Issue Type: Bug
>    Affects Versions: 2.10.0
>            Reporter: Scott England-Sullivan
>            Assignee: Willem Jiang
>             Fix For: 2.9.3, 2.10.0
>
>         Attachments: CAMEL-5321.patch, camel-validator-test.tar.gz
>
>
> When using the Validator Component with an XSD file from a Jar that contains 
> a relative import, the component will throw a FileNotFoundException.
> This is due to the ObjectHelper.loadResourceAsStream(String) operation 
> attempting to load the classpath resource using file path semantics that will 
> not resolve canonically.
> Test case and patch to follow.
> [Thread 
> Reference|http://camel.465427.n5.nabble.com/org-apache-camel-RuntimeCamelException-java-io-FileNotFoundException-Cannot-find-resource-in-classpaI-td5713557.html]
> Best Regards,
> Scott England-Sullivan
> http://fusesource.com

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to