Hi Sergey.
I put this configuration in system.properties file at Jboss Fuse and works
fine.
org.apache.cxf.io.CachedOutputStream.Threshold=100
org.apache.cxf.io.CachedOutputStream.MaxSize=10
Thank you for your fast feedback.
--
View this message in context:
http://camel.465427.n5
Hi!
I'm using Camel and my routes are deployed in JBOSS FUSE 6.0.0. I'm using
CXFRS component to receive requests and start my route. When I receive a
request containing a XML in body with about 20k lines, my route is started
without problem. But when I send a request with, for example, 30k lines,