camel-bindy issue with header and missing locale

2016-12-20 Thread dabby11
Hi, I'm developing a route with Camel 2.16.1 that uses Bindy to process a file with fixed length records. The file consists of a header and many rows. I'm unmarshalling the stream with the following data format: BindyFixedLengthDataFormat bindy = new BindyFixedLengthDataFormat(DocumentRow.class

camel-bindy issue with header and missing locale

2016-12-20 Thread dabby11
Hi, I'm developing a route with Camel 2.16.1 that uses Bindy to process a file with fixed length records. The file consists of a header and many rows. I'm unmarshalling the stream with the following data format: BindyFixedLengthDataFormat bindy = new BindyFixedLengthDataFormat(DocumentRow.class