Hi, I'm in the process of transforming XML to FixedLength, by
- using jaxb to unmarshal XML to Java - using ? to transform Jaxb classes to bindy-annotated classes - using bindy to marshal BindyFixedLengthDataFormat to fixed length records. I've been unable to locate a smart way of going from the Jaxb classes to the bindy-annotated classes. Is there a smart way of doing this or do I just need to write a processor that manually moves data from the Jaxb classes to the bindy-annotated classes? Regards Mikael -- View this message in context: http://camel.465427.n5.nabble.com/XML-to-FixedLength-tp3294072p3294072.html Sent from the Camel - Users mailing list archive at Nabble.com.