Re: Error in camel-bindy

2013-07-17 Thread Jothi
As I understand from Claus's message is that it is not possible to specify the class name to the BindyCsvDataFormat as this feature seems not to be available with the camel version that I'm using! -- View this message in context: http://camel.465427.n5.nabble.com/Error-in-c

Re: Error in camel-bindy

2013-07-17 Thread rameshkumar.m
Hi Jothi,You can do like this.*.unmarshal(new BindyCsvDataFormat(de.test.model.MyModel.class);* -- View this message in context: http://camel.465427.n5.nabble.com/Error-in-camel-bindy-tp5735580p5735825.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Error in camel-bindy

2013-07-15 Thread Claus Ibsen
.unmarshal(new BindyCsvDataFormat("de.test.model.MyModel") > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Error-in-camel-bindy-tp5735580p5735671.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ---

Re: Error in camel-bindy

2013-07-15 Thread Jothi
http://camel.465427.n5.nabble.com/Error-in-camel-bindy-tp5735580p5735671.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Error in camel-bindy

2013-07-14 Thread Christian Müller
nt. > > Regards, > Joe > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Error-in-camel-bindy-tp5735580p5735584.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Error in camel-bindy

2013-07-12 Thread Jothi
this was fixed in Camel 2.7. I use the version 2.8.0.fuse-01-06. Is there a bug still unfixed or un ported to the version that I'm using? Regards, Joe -- View this message in context: http://camel.465427.n5.nabble.com/Error-in-camel-bindy-tp5735580.html Sent from the Camel - Users mailing

Re: Error in camel-bindy

2013-07-12 Thread Jothi
ion. But I guess this should not be a problem. Regards, Joe -- View this message in context: http://camel.465427.n5.nabble.com/Error-in-camel-bindy-tp5735580p5735581.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Error in camel-bindy

2013-07-12 Thread Jothi
: http://camel.465427.n5.nabble.com/Error-in-camel-bindy-tp5735580p5735583.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Error in camel-bindy

2013-07-12 Thread Jothi
I can now see that it is fixed in versions 2.8.2 and above. But this brings me another question. Even though I use Camel 2.8.0, can I use version 2.9.0 for the bindy component? -- View this message in context: http://camel.465427.n5.nabble.com/Error-in-camel-bindy-tp5735580p5735582.html Sent

Re: Error in camel-bindy

2013-07-12 Thread Jothi
does not fit my needs. Had to give up on the bindy component. Regards, Joe -- View this message in context: http://camel.465427.n5.nabble.com/Error-in-camel-bindy-tp5735580p5735584.html Sent from the Camel - Users mailing list archive at Nabble.com.