[
https://issues.apache.org/jira/browse/CAMEL-13382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16807539#comment-16807539
]
Claus Ibsen commented on CAMEL-13382:
-------------------------------------
The property placeholder should be {{xxx}} style. Why are you using ${xxx}
style?
> False positive reported by validation when using properties
> -----------------------------------------------------------
>
> Key: CAMEL-13382
> URL: https://issues.apache.org/jira/browse/CAMEL-13382
> Project: Camel
> Issue Type: Bug
> Affects Versions: 2.23.1
> Reporter: Aurélien Pupier
> Priority: Major
>
> When using properties like that
>
> {quote}{{<toD id="_toWeather"
> uri="http://api.openweathermap.org/data/2.5/weather?${property.weatherUri}"/>}}
> {quote}
>
> {{an "Unknown property" validation error is reported}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)