Hi Can you try with latest source code as we have improved/fixed bindy in both 2.5 and 2.6. http://camel.apache.org/download
On Wed, Jan 19, 2011 at 6:32 PM, s2010in <[email protected]> wrote: > > Using DataField and providing a trim=true is not honored and while retrieving > the value of field the exact positional data read is displayed > > @DataField(pos = 1, length=10, trim=true) > private String userID; > > I was expecting by setting trim=true should, read positional record and set > the trimmed value in bean > -- > View this message in context: > http://camel.465427.n5.nabble.com/Camel-2-4-0-DataField-trim-is-not-honored-tp3348197p3348197.html > Sent from the Camel - Users mailing list archive at Nabble.com. > -- Claus Ibsen ----------------- FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
