how can i make the following route to work with gzipped files without loosing
the streaming advantages??

from("file://inbox/").split(body().tokenize()).streaming().log("${body}").end().log("Finished")

-- 
View this message in context: 
http://old.nabble.com/unmarshal-gzip-and--streaming-tp28265741p28265741.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to