The marshaller of a resultset from the version apache camel 2.10.4 has view
bugs.
<marshal>
<csv skipFirstLine="false" autogenColumns="true" delimiter="|"
/>
</marshal>
If The marhaller is marshalling a data base resultet without strategy
1) The columns name are never displayed after the marshalling
2) The order of the column is not always the good one
3) They are blanks columns added to the csv file
--
View this message in context:
http://camel.465427.n5.nabble.com/csv-bug-tp5734103.html
Sent from the Camel Development mailing list archive at Nabble.com.