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

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -