[ 
https://issues.apache.org/jira/browse/CAMEL-8504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Willem Jiang reassigned CAMEL-8504:
-----------------------------------

    Assignee: Willem Jiang

> Failed to process Schematron XSLT templates and/or rules on windows
> -------------------------------------------------------------------
>
>                 Key: CAMEL-8504
>                 URL: https://issues.apache.org/jira/browse/CAMEL-8504
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-schematron
>            Reporter: Sergey 
>            Assignee: Willem Jiang
>
> Code like this (from TemplatesFactory or ClassPathURIResolver classes) failed 
> on windows, where File.separator is "\".
> {code}
> Source xsl = new 
> StreamSource(ClassLoader.getSystemResourceAsStream(Constants.SCHEMATRON_TEMPLATES_ROOT_DIR
>                         .concat(File.separator).concat(template)));
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to