[ 
https://issues.apache.org/jira/browse/CAMEL-6168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Claus Ibsen resolved CAMEL-6168.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.11.0
         Assignee: Claus Ibsen

This bug only applies to 2.11
                
> SQL component will not look for parameters in header when no body in message
> ----------------------------------------------------------------------------
>
>                 Key: CAMEL-6168
>                 URL: https://issues.apache.org/jira/browse/CAMEL-6168
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-sql
>    Affects Versions: 2.11.0
>         Environment: 2.11-SNAPSHOT
>            Reporter: Jonas Fügedi
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 2.11.0
>
>
> Line 60 in SqlProducer checks if the body is null. This will cause any 
> parameters in header fields not to be populated into the prepared statement. 
> Sample scenario is with a camel-jetty enriching a response using camel-sql. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to