Hi,

You may need to provide the reply aggregation strategy in the split() method
itself. It should be something like below. Also i doubt that the MEP needs
to be set before splitting.

              split(new MyExpression(), new
SoapAttachmentAggregationStrategy());

I recently worked on a similar thing, and we were sending data via direct
component. We got the aggregated response back to the caller. I had used
scatter-gatherer EIP for this to work.

Thanks,
Kalyan



--
View this message in context: 
http://camel.465427.n5.nabble.com/Spring-ws-response-when-using-split-aggregate-tp5773994p5774103.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to