Re: Apache Camel bean parameter binding issue with Spring DSL

2016-04-14 Thread Claus Ibsen
-- > View this message in context: > http://camel.465427.n5.nabble.com/Apache-Camel-bean-parameter-binding-issue-with-Spring-DSL-tp5772200p5781114.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: Apache Camel bean parameter binding issue with Spring DSL

2016-04-14 Thread Mario Balaban
there is a header with name "note" that does contain a non null value. -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-bean-parameter-binding-issue-with-Spring-DSL-tp5772200p5781114.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Apache Camel bean parameter binding issue with Spring DSL

2016-04-14 Thread Claus Ibsen
What Camel version did you use? And can you show the example? > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Apache-Camel-bean-parameter-binding-issue-with-Spring-DSL-tp5772200p5781069.html > Sent from the Camel - Users mailing list archive at

Re: Apache Camel bean parameter binding issue with Spring DSL

2016-04-14 Thread Mario Balaban
-Camel-bean-parameter-binding-issue-with-Spring-DSL-tp5772200p5781069.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Apache Camel bean parameter binding issue with Spring DSL

2015-10-05 Thread Claus Ibsen
l set > now. Thanks! > Ah yeah the parser checks for ( and ). We could likely improve it and make it fail if it detect an non even pair? > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Apache-Camel-bean-parameter-binding-issue-with-Spring-DSL-tp57

Re: Apache Camel bean parameter binding issue with Spring DSL

2015-10-05 Thread wheli
mel.465427.n5.nabble.com/Apache-Camel-bean-parameter-binding-issue-with-Spring-DSL-tp5772200p5772301.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Apache Camel bean parameter binding issue with Spring DSL

2015-10-05 Thread Claus Ibsen
nd trying 2.15.3 or 2.16? Is 2.15.3 the latest stable? > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Apache-Camel-bean-parameter-binding-issue-with-Spring-DSL-tp5772200p5772294.html > Sent from the Camel - Users mailing list archive at

Re: Apache Camel bean parameter binding issue with Spring DSL

2015-10-05 Thread wheli
Ok, thanks Claus. Would you recommend trying 2.15.3 or 2.16? Is 2.15.3 the latest stable? -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-bean-parameter-binding-issue-with-Spring-DSL-tp5772200p5772294.html Sent from the Camel - Users mailing list archive at

Re: Apache Camel bean parameter binding issue with Spring DSL

2015-10-05 Thread wheli
View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-bean-parameter-binding-issue-with-Spring-DSL-tp5772200p5772293.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Apache Camel bean parameter binding issue with Spring DSL

2015-10-05 Thread Claus Ibsen
ge exchange, > Organization organization) throws Throwable > > I am using camel version 2.13.1. > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Apache-Camel-bean-parameter-binding-issue-with-Spring-DSL-tp5772200p5772289.html > Se

Re: Apache Camel bean parameter binding issue with Spring DSL

2015-10-05 Thread wheli
, Organization organization) throws Throwable I am using camel version 2.13.1. -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-bean-parameter-binding-issue-with-Spring-DSL-tp5772200p5772289.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Apache Camel bean parameter binding issue with Spring DSL

2015-10-03 Thread calyan.bandi
hes worked well for me. I am using camel version of 2.13.2 Thanks, Kalyan -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-bean-parameter-binding-issue-with-Spring-DSL-tp5772200p5772208.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Apache Camel bean parameter binding issue with Spring DSL

2015-10-02 Thread Claus Ibsen
*" with "${exchange}" but got a number of errors > saying "org.apache.camel.ExpressionEvaluationException: Cannot > create/evaluate simple expression: ${exchange} to be bound to parameter at > index: 0 on method" > > > > -- > View this mess

Apache Camel bean parameter binding issue with Spring DSL

2015-10-02 Thread wheli
.apache.camel.ExpressionEvaluationException: Cannot create/evaluate simple expression: ${exchange} to be bound to parameter at index: 0 on method" -- View this message in context: http://camel.465427.n5.nabble.com/Apache-Camel-bean-parameter-binding-issue-with-Spring-DSL-tp5772200.html Sent from the Camel - Users mailing list archive at Nabble.com.