RE: Aggregator response not being sent consistently

2010-08-18 Thread Kumar, Vivek
much easier for us to use and help look into your issue. Also can you log what completion Camel picked for that aggregation that is not supposed to be? eg the header CamelAggregatedCompletedBy contains this info. See more at http://camel.apache.org/aggregator2.html 2010/8/17 Kumar, Vivek

RE: Aggregator response not being sent consistently

2010-08-17 Thread Kumar, Vivek
9c8229-25ed-43da-a8d8-c9441ff3cc2b1282062085865 ]*** WITH THE SAME CODE, I AM GETTING A CORRECT RESPONSE NOW !!! Thanks Vivek Ethernet service fulfillment program Tel : +1 303 707 7570 Cell: +1 720 231 8031 www.techmahindra.com -Original Message- From: Kumar,

RE: Aggregator response not being sent consistently

2010-08-17 Thread Kumar, Vivek
Yeah I did that, Changed it to a higher value still facing the same issue. I can see the aggregator getting executed. When I print the exchange that I am returning from the aggregator I can see that it contains the aggregated message. But on the client end the response is not correct. What make