Is it possible with Camel 2.8.0 to provide the class name instead of the
package name to the unmarshall dsl?

Can I instead of 
.unmarshal(new BindyCsvDataFormat("de.test.model")

do
.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.

Reply via email to