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 2013/01/12 15:38:12 UTC

[jira] [Created] (CAMEL-5962) xslt component - Should fallback and use same scheme prefix as endpoint configured for included resources

Claus Ibsen created CAMEL-5962:
----------------------------------

             Summary: xslt component - Should fallback and use same scheme prefix as endpoint configured for included resources 
                 Key: CAMEL-5962
                 URL: https://issues.apache.org/jira/browse/CAMEL-5962
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
            Priority: Minor
             Fix For: 2.10.4, 2.11.0


Loading resources from xslt using XsltResourceLoader should fallback and use same scheme prefix as configured on endpoint, if no prefix is given.

eg if you configure the endpoint to be file based, then includes which has no prefix, should be file based as well.

Currently we fallback always to classpath, which covers most use case. But if the end user are using file then it doesnt make sense to fallback to classpath.

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