[
https://issues.apache.org/jira/browse/CAMEL-13382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16813077#comment-16813077
]
Aurélien Pupier commented on CAMEL-13382:
-----------------------------------------
{quote}The property placeholder should be {{xxx}} style. Why are you using
${xxx} style?
{quote}
the notation ${} seems to be working. i don't know from where brian take the
example with the ${xxx} style.
So either, it is a supported notation and there should be no validation error
or it is an unsupported notation and it would be better to have a warning
mentioning that it is not supported instead of an "unknown property" validation
error.
> 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
> Components: tooling
> 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)