[
https://issues.apache.org/jira/browse/CAMEL-9025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14934725#comment-14934725
]
Claus Ibsen commented on CAMEL-9025:
------------------------------------
Some properties are only resolved on runtime, when using ${env} tokens and so
on. So this can only be for static properties from files etc.
This is likely a bit more tricky to implement than at first thought.
> Programatically view properties loaded via properties file
> ----------------------------------------------------------
>
> Key: CAMEL-9025
> URL: https://issues.apache.org/jira/browse/CAMEL-9025
> Project: Camel
> Issue Type: Improvement
> Components: camel-core
> Affects Versions: 2.15.2
> Environment: Any
> Reporter: Shaishav Parekh
> Priority: Minor
> Labels: PropertiesComponent
>
> Currently there is no way to view properties loaded via a file on the
> classpath if one is using the PropertiesComponent. It would be useful if one
> can programatically access the properties loaded via the classpath for
> reporting reasons.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)