[
https://issues.apache.org/jira/browse/CAMEL-3723?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-3723.
--------------------------------
Resolution: Fixed
Assignee: Claus Ibsen
We introduced custom functions which can do this.
http://camel.apache.org/using-propertyplaceholder.html
> Camel properties component - Add support for pluggable scheme
> -------------------------------------------------------------
>
> Key: CAMEL-3723
> URL: https://issues.apache.org/jira/browse/CAMEL-3723
> Project: Camel
> Issue Type: New Feature
> Components: camel-core
> Affects Versions: 2.6.0
> Reporter: Claus Ibsen
> Assignee: Claus Ibsen
> Fix For: 3.0.0
>
>
> We should change the API so end user can more easily add 3rd party resolvers
> based on scheme.
> Then they can add JNDI, zookeeper, or any other 3rd party they like.
> Currently you kinda have to delegate to the existing resolvers. It would be
> easier to have a Set of scheme that's supported.
> And then use the order they are defined in the location as a chain to resolve
> a property.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)