camel-sql ignoring parameters in header if no body

2013-03-15 Thread JonasF
When sending in a request over camel-jetty I added some parameters to the GET request and passed it on to an SQL statement to enrich the response. As the http request does not have body, only header fields, the SQL component ignored my parameters and failed.I added some code to the SqlProducer whic

Re: [DISCUSS] - Moving towards Camel 2.11 release

2013-03-15 Thread Claus Ibsen
Hi The ftp component has some problems for Windows users, and I am working on fixing this. https://issues.apache.org/jira/browse/CAMEL-6056 I wont be able to fix this before next week, and there is also a problem in the jetty/http components with a potential double encoding issue when using reque

Re: [DISCUSS] - Moving towards Camel 2.11 release

2013-03-15 Thread Hadrian Zbarcea
amqp is failing for me. Will look into it this afternoon. Hadrian On 03/15/2013 02:48 AM, Claus Ibsen wrote: On Thu, Mar 14, 2013 at 3:29 PM, Claus Ibsen wrote: Hi Okay I fixed a few issues with the Karaf features so they all now work and the camel-itest-karaf all passes on linux and windows