Return-Path: Delivered-To: apmail-activemq-camel-dev-archive@locus.apache.org Received: (qmail 25930 invoked from network); 6 Oct 2008 13:17:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Oct 2008 13:17:52 -0000 Received: (qmail 88412 invoked by uid 500); 6 Oct 2008 13:17:50 -0000 Delivered-To: apmail-activemq-camel-dev-archive@activemq.apache.org Received: (qmail 88335 invoked by uid 500); 6 Oct 2008 13:17:50 -0000 Mailing-List: contact camel-dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: camel-dev@activemq.apache.org Delivered-To: mailing list camel-dev@activemq.apache.org Received: (qmail 88324 invoked by uid 99); 6 Oct 2008 13:17:50 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Oct 2008 06:17:50 -0700 X-ASF-Spam-Status: No, hits=-1999.7 required=10.0 tests=ALL_TRUSTED,DNS_FROM_SECURITYSAGE,WHOIS_MYPRIVREG X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Oct 2008 13:16:47 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CC638234C211 for ; Mon, 6 Oct 2008 06:16:52 -0700 (PDT) Message-ID: <1592434617.1223299012835.JavaMail.jira@brutus> Date: Mon, 6 Oct 2008 06:16:52 -0700 (PDT) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Assigned: (CAMEL-951) Aggregator EIP - how to use the collection In-Reply-To: <633211879.1222841272600.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/CAMEL-951?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned CAMEL-951: --------------------------------- Assignee: Claus Ibsen > Aggregator EIP - how to use the collection > ------------------------------------------ > > Key: CAMEL-951 > URL: https://issues.apache.org/activemq/browse/CAMEL-951 > Project: Apache Camel > Issue Type: Task > Components: documentation > Affects Versions: 1.4.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Fix For: 1.5.0 > > > The aggregator EIP is documented here: > http://activemq.apache.org/camel/aggregator.html > However we should have more example and improved documentation how to use it. > - aggregate all exchanges into a combined exchange (aggregate collection) > - as the loan broaker, splitter -> aggregator to find the best "deal" > - and more > See nabble: > http://www.nabble.com/How-to-use-Aggregator-and-AggregationCollection--td19739918s22882.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.