Hi I am using camel. And I am transferring Array list with tree Map as a response from the camel. Till certain limit, I am able to receive the response. But once it crosses it, the camel does not send response to the other camel. Instead, the same camel is called and the same operations gets executed (as like an indefinite loop). But not getting any exception. Is there any restrictions for the size while sending as objects ? If not how to increase the size (capacity) of bytes that can be transferred using camel or am i missing any configurations ?
Jude Solomon -- View this message in context: http://camel.465427.n5.nabble.com/Not-able-to-transfer-larger-bytes-of-data-from-one-came-to-another-tp5737811.html Sent from the Camel - Users mailing list archive at Nabble.com.