Aurélien Pupier created CAMEL-16731:
---------------------------------------
Summary: 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: Bug
Components: camel-sql, tooling
Affects Versions: 3.10.0
Reporter: Aurélien Pupier
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)