[
https://issues.apache.org/jira/browse/CAMEL-16731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17365425#comment-17365425
]
Claus Ibsen commented on CAMEL-16731:
-------------------------------------
Yeah that little bit in the doc was wrong, you should use #xxx or #bean:xxx
> False positive validation error for dataSource attribute when not using the #
> notation
> --------------------------------------------------------------------------------------
>
> Key: CAMEL-16731
> URL: https://issues.apache.org/jira/browse/CAMEL-16731
> Project: Camel
> Issue Type: Task
> Components: camel-sql, tooling
> Affects Versions: 3.10.0
> Reporter: Aurélien Pupier
> Priority: Minor
>
> Using reference directly in the URI is reporting the validation error
> {noformat}
> Invalid reference value: dataSource must start with #
> {noformat}
> Although it is mentioned as supported here
> https://camel.apache.org/components/latest/sql-component.html#_datasource
--
This message was sent by Atlassian Jira
(v8.3.4#803005)