Claus Ibsen created CAMEL-11514:
-----------------------------------
Summary: xslt component - Add support for ref and bean in resource
uri
Key: CAMEL-11514
URL: https://issues.apache.org/jira/browse/CAMEL-11514
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Priority: Minor
Fix For: 2.20.0
See SO
https://stackoverflow.com/questions/44930793/possible-to-use-camels-xslt-component-with-dynamic-templates
The org.apache.camel.builder.xml.XsltUriResolver#resolve should have similar
support for bean and ref as we have in
org.apache.camel.util.ResourceHelper#resolveMandatoryResourceAsInputStream(org.apache.camel.CamelContext,
java.lang.String)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)