Aggregator's not returning combined exchanges, only returns last exchange -------------------------------------------------------------------------
Key: CAMEL-2408 URL: https://issues.apache.org/activemq/browse/CAMEL-2408 Project: Apache Camel Issue Type: Bug Components: camel-core Affects Versions: 2.0.0 Environment: Windowx XP Professional SP 2, Intel Core Duo CPU 2.1GHz, 3GB, Servicemix 4.1.0-psc-01-00RC1 Reporter: Lekan Omotayo Priority: Critical While implementing a custom aggregationstrategy, it seems the aggregated exchange is not returned, instead the latest exchange is returned. Even though the custom aggregationstrategy was called and (from log) it could print out an aggregated exchange, the aggregated exchange was not sent, instead the latest exchange was sent. see post here http://old.nabble.com/Aggregator%27s-not-returning-combined-exchanges%2C-only-returns-last-exchange-td27270355.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.