[
https://issues.apache.org/jira/browse/CAMEL-9349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15030420#comment-15030420
]
Claus Ibsen commented on CAMEL-9349:
------------------------------------
You can now use ref: as prefix to refer to a bean in the registry that holds
the resource as convertable to a String type.
> ResourceHelper - Allow to load resource from registry
> -----------------------------------------------------
>
> Key: CAMEL-9349
> URL: https://issues.apache.org/jira/browse/CAMEL-9349
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 2.17.0
>
>
> Some components uses this to load resources from file / classpath / http etc.
> But we should also allow to use ref: to lookup in the registry and read that
> content as a input stream
> org.apache.camel.util.ResourceHelper#resolveResourceAsInputStream
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)