Re: Zipping the content of several files into one file

2012-02-16 Thread Lars
Hi, Actually, in this case I want aggregate the content of several files into one file. Lars -- View this message in context: http://camel.465427.n5.nabble.com/Zipping-the-content-of-several-files-into-one-file-tp5481638p5489043.html Sent from the Camel - Users mailing list archive at

Re: Zipping the content of several files into one file

2012-02-15 Thread Claus Ibsen
  >>                                       ${file:name}.zip >>                               >>                               >>                       >>               >>       >> >> Best regards >> >> Lars Stuevold >> >> --

Re: Zipping the content of several files into one file

2012-02-15 Thread Lars
return it return oldExchange; } } Lars -- View this message in context: http://camel.465427.n5.nabble.com/Zipping-the-content-of-several-files-into-one-file-tp5481638p5485873.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Zipping the content of several files into one file

2012-02-15 Thread Willem
Best regards > > Lars Stuevold > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Zipping-the-content-of-several-files-into-one-file-tp5481638p5485128.html > Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Zipping the content of several files into one file

2012-02-14 Thread Lars
le.com/Zipping-the-content-of-several-files-into-one-file-tp5481638p5485128.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Zipping the content of several files into one file

2012-02-14 Thread Babak Vahdat
Done: http://svn.apache.org/viewvc?view=revision&revision=1243995 Babak -- View this message in context: http://camel.465427.n5.nabble.com/Zipping-the-content-of-several-files-into-one-file-tp5481638p5482800.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Zipping the content of several files into one file

2012-02-14 Thread Willem Jiang
this message in context: http://camel.465427.n5.nabble.com/Zipping-the-content-of-several-files-into-one-file-tp5481638p5482567.html Sent from the Camel - Users mailing list archive at Nabble.com. -- Willem -- FuseSource Web: http://www.fusesource.com Blog:

Re: Zipping the content of several files into one file

2012-02-14 Thread Willem
.java > > Babak > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Zipping-the-content-of-several-files-into-one-file-tp5481638p5482318.html > Sent from the Camel - Users mailing list archive at Nabble.com.

Re: Zipping the content of several files into one file

2012-02-14 Thread Lars
Thanks! By configuring stream cache I got rid of NPE. But the zip-file is still unreadable. Best regards Lars Stuevold -- View this message in context: http://camel.465427.n5.nabble.com/Zipping-the-content-of-several-files-into-one-file-tp5481638p5482567.html Sent from the Camel - Users

Re: Zipping the content of several files into one file

2012-02-14 Thread Babak Vahdat
#x27;s unmarshal() method. WDYT? [1] https://svn.apache.org/repos/asf/camel/trunk/camel-core/src/main/java/org/apache/camel/impl/ZipDataFormat.java Babak -- View this message in context: http://camel.465427.n5.nabble.com/Zipping-the-content-of-several-files-into-one-file-tp5481638p5482318.html Se

Re: Zipping the content of several files into one file

2012-02-14 Thread Willem Jiang
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)[:1.6.0_30] at java.lang.Thread.run(Unknown Source)[:1.6.0_30] Thanks in advance! Best regards Lars Stuevold -- View this message in context: http://camel.465427.n5.nabble.com/Zipping-the-content-of-several-files-int