I logged a ticket
https://issues.apache.org/jira/browse/CAMEL-9906
On Fri, Apr 22, 2016 at 12:37 PM, Claus Ibsen wrote:
> Hi
>
> You are welcome to try to provide a PR to fix this
> http://camel.apache.org/contributing
>
> On Fri, Apr 22, 2016 at 12:28 PM, Arapov, Artem
> wrote:
>> Hi,
>>
>> I'v
Hi
You are welcome to try to provide a PR to fix this
http://camel.apache.org/contributing
On Fri, Apr 22, 2016 at 12:28 PM, Arapov, Artem
wrote:
> Hi,
>
> I've recently tried out new 2.17.0 version from 2.16.1 and discovered a bug
> with named parameters and null values in SQL component.
> I u
Hi,
I've recently tried out new 2.17.0 version from 2.16.1 and discovered a bug
with named parameters and null values in SQL component.
I use CamelSqlQuery header to set the query with named parameters as ":?param".
Values for that parameters are stored in message body (map).
Problem occurs when