bindy - How do we marshal with multiple BindyFixedLengthDataFormat models using camel 2.17.0? -


i trying upgrade camel-bindy-2.11.0 camel-bindy-2.17.0 , running problem when trying apply model consisting of multiple classes data set resulting in single text file.

i had number of classes in package (com.sample.package) use marshaling using following code:

constructor: bindyfixedlengthdataformat(string... packages)

marshal done referencing bean:

this bean call apply classes in package data being marshaled resulting in single file.

it worked great camel-bindy-2.11.0 constructor above no longer available camel-bindy-2.17.0

has come across similar problem , let me know how solved?


Comments

Popular posts from this blog

python - How to insert QWidgets in the middle of a Layout? -

python - serve multiple gunicorn django instances under nginx ubuntu -

module - Prestashop displayPaymentReturn hook url -