Camel SQL component - Insert Operation

2014-11-13 Thread contactreji
Hi I am trying to insert a record into the camel database. I have no errors when I hard code the value like ** I was wondering why I get following error when I have following camel Spring DSL line * Samson * *org.springframework.jdbc.BadSqlGrammarException: PreparedStatementCallbac

Re: Jenkins builds

2014-11-13 Thread Christian Müller
Yes of course, I only deleted the Camel 2.12 and older builds... Best, Christian - Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member https://www.linkedin.com/pub/christian-mueller/11/55

Re: Camel 2.14.1 release

2014-11-13 Thread Christian Müller
Let's do it at the beginning of December... Best, Christian - Software Integration Specialist Apache Member V.P. Apache Camel | Apache Camel PMC Member | Apache Camel committer Apache Incubator PMC Member https://www.linkedin.com/pub/christian-mueller/11/551/642 On Wed, Nov 12

[GitHub] camel pull request: Add jsonpath to the Scala DSL

2014-11-13 Thread fluxlife
GitHub user fluxlife opened a pull request: https://github.com/apache/camel/pull/330 Add jsonpath to the Scala DSL Add jsonpath to the Scala DSL so the api is compatible with the Java DSL You can merge this pull request into a Git repository by running: $ git pull https://githu

Re: Why StreamResultHandlerFactory uses a byte[] instead of the stream

2014-11-13 Thread Willem Jiang
byte[] is rereadable and it’s easy for camel to turn it into an input stream. -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Twitter: willemjiang Weibo: 姜宁willem On November 12, 2014 at 4:19:27 PM, ri

Re: recipientList not working, deadlock?

2014-11-13 Thread Willem Jiang
What’s camel route looks like? I didn’t hit the deadlock which is caused by recipientList before. BTW, thread dump can help you find out the locked code :) -- Willem Jiang Red Hat, Inc. Web: http://www.redhat.com Blog: http://willemjiang.blogspot.com (English) http://jnn.iteye.com (Chinese) Tw

[GitHub] camel pull request: CAMEL-7998 Support connection less udp sending

2014-11-13 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/camel/pull/318 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabl