[
https://issues.apache.org/jira/browse/CAMEL-5491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13433562#comment-13433562
]
Alan Foster commented on CAMEL-5491:
------------------------------------
As an update to this :
I found that the context object has a protected method
`getPropertiesComponent()`
I also noticed that the properties component object has the method `parseUri`
which loads the required properties and puts all of the required overrides into
the loaded properties too. So I can try to access all of the required
information from here.
I will try to write a patch for this jira issue and see where I end up :)
Alan
> Cannot access blueprint property placeholder values from velocity
> -----------------------------------------------------------------
>
> Key: CAMEL-5491
> URL: https://issues.apache.org/jira/browse/CAMEL-5491
> Project: Camel
> Issue Type: New Feature
> Components: camel-blueprint, camel-freemarker, camel-velocity
> Affects Versions: 2.10.0
> Reporter: Alan Foster
> Priority: Minor
> Fix For: 2.11.0, Future
>
>
> There isn't a way within velocity to access properties set within the
> blueprint property-placeholder.
> Currently you can only access the exchange's properties according to the
> documentation at http://camel.apache.org/velocity.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira