--
> 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
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.
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
-Camel-bean-parameter-binding-issue-with-Spring-DSL-tp5772200p5781069.html
Sent from the Camel - Users mailing list archive at Nabble.com.
- JBoss Middleware Consultant -
>
>
> On Tue, Mar 8, 2016 at 11:21 PM, Minh Tran wrote:
>
>> Hello
>>
>> I’m using camel 2.16.2 and I’m finding the bean parameter binding doesn’t
>> seem to work very well on overloaded methods. See below for
- JBoss Middleware Consultant -
On Tue, Mar 8, 2016 at 11:21 PM, Minh Tran wrote:
> Hello
>
> I’m using camel 2.16.2 and I’m finding the bean parameter binding doesn’t
> seem to work very well on overloaded methods. See below for an example
>
> public class ClassA {
>
Hello
I’m using camel 2.16.2 and I’m finding the bean parameter binding doesn’t seem
to work very well on overloaded methods. See below for an example
public class ClassA {
public int foo() {
return 0;
}
public int foo(String param1
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
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.
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
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
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.
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
,
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.
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.
*" 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.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.
This worked for us in 2.10. Was this functionality specifically changed in
later versions?
--
View this message in context:
http://camel.465427.n5.nabble.com/Breaking-change-is-bean-parameter-binding-from-Camel-2-10-to-2-12-tp5746630p5746632.html
Sent from the Camel - Users mailing list
h of those would require code changes for us to be able to upgrade to
> Camel 2.12. Is this really a backwards incompatibility between 2.10 or
> 2.12? Is there any work around that doesn't involve us having to change all
> of our routes that use this functionality?
>
> Any in
ncompatibility between 2.10 or
2.12? Is there any work around that doesn't involve us having to change all
of our routes that use this functionality?
Any insight is appreciated. Thanks!
-edward
--
View this message in context:
http://camel.465427.n5.nabble.com/Breaking-change-is-bean-para
20 matches
Mail list logo