)
> at Zip.ZipCreation.main(ZipCreation.java:12)
>
> and here i have implemented all dependencies with mendatory classpaths still
> i am getting error like zipfile cannot be resolve or field
>
> please help me out.thnks again
>
>
>
> --
> View this message
Hello,
I wrote a custom processor for zipping (partly because I needed to
archive more messages in one archive):
It uses Guava 13 for some operations:
public static class ZipProcessor implements Processor {
@Override
public void process(Exchange exchange) throws Exception {
hi... i am already using apache 2.11 so that is not the issue
--
View this message in context:
http://camel.465427.n5.nabble.com/file-zipping-tp5734077p5734084.html
Sent from the Camel - Users mailing list archive at Nabble.com.
at: den 11 juni 2013 08:24
Till: users@camel.apache.org
Ämne: file zipping..
Hello everyone, i am getting error like this in below code please help me to
resolve this error thanks in advance
package Zip;
import org.apache.camel.CamelContext;
import org.apache.camel.builder.RouteBuild
text.addRoutes(DefaultCamelContext.java:628)
at Zip.ZipCreation.main(ZipCreation.java:12)
and here i have implemented all dependencies with mendatory classpaths still
i am getting error like zipfile cannot be resolve or field
please help me out.thnks again
--
View this message in conte