Re: bean String parameter binding

2013-08-02 Thread Marco Crivellaro
Hi, works fine on 2.12-SNAPSHOT, I can't fetch some dependencies to test it on 2.11.2-SNAPSHOT I reported I was using 2.11.2 by mistake, the issue is shown on 2.11.1 Thanks, Marco -- View this message in context: http://camel.465427.n5.nabble.com/bean-String-parameter-binding-tp5736688p57366

Re: bean String parameter binding

2013-08-02 Thread Claus Ibsen
Can you try with SNAPSHOT code. I think its fixed on master, and possible also on the 2.11 branch. On Fri, Aug 2, 2013 at 11:10 AM, Marco Crivellaro wrote: > Hi All, > I am using Camel 2.11.2 with a spring context. > In my route I am calling a bean method passing 2 wildcard params and a > string.