This is what I do to initialize the bindy component!

DataFormat bindy = new BindyCsvDataFormat("com.test.mypackage.csvdata");

The package contains the classes that are annotated with the @CsvRecord
annotation. The package also contains some other classes that do not have
this annotation. 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.

Reply via email to