Thank you very much!
Now it's working
--
View this message in context:
http://camel.465427.n5.nabble.com/Unzip-huge-single-entry-file-throws-OutOfMemory-tp5790404p5791731.html
Sent from the Camel - Users mailing list archive at Nabble.com.
Hi,
we have a 3.5 Mb zip file that contains a 45Mb text file. When we try to
unzip it the route throws an OutOfMemory.
Camel runs on a Jboss EAP 6.4.5 instance.
This is our route :
from("servlet://?httpMethodRestrict=POST&servletName=XXX&matchOnUriPrefix=true")
.unmarshal().mimeMulti