Hi All,

I am trying to Marshal and Unmarshal using the zip format.
When I marshal the files to a Zip format, the file name does not changed
though I see it compressed in the output folder. I was able to change the
name using the fileNameOption to *.zip.

But this created a problem when I try to unmarhsal the file and if I used
the fileName option as mentioned above, the unmarshaled file (Though
uncompressed) has the file name as *.zip.

Please help resolve this issue. I need to marshal a file and to it's
zipformat witht he file name as (*.zip) and then unmarshal it to it's
original fileName.

Thanks & regards,
Ebe

--
View this message in context: 
http://camel.465427.n5.nabble.com/Marshal-and-Unmarshal-files-tp4917704p4917704.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to