Return-Path: Delivered-To: apmail-camel-dev-archive@www.apache.org Received: (qmail 24103 invoked from network); 22 Mar 2010 11:24:09 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Mar 2010 11:24:09 -0000 Received: (qmail 34549 invoked by uid 500); 22 Mar 2010 11:24:09 -0000 Delivered-To: apmail-camel-dev-archive@camel.apache.org Received: (qmail 34512 invoked by uid 500); 22 Mar 2010 11:24:08 -0000 Mailing-List: contact dev-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@camel.apache.org Delivered-To: mailing list dev@camel.apache.org Received: (qmail 34504 invoked by uid 500); 22 Mar 2010 11:24:07 -0000 Delivered-To: apmail-activemq-camel-dev@activemq.apache.org Received: (qmail 34501 invoked by uid 99); 22 Mar 2010 11:24:07 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 22 Mar 2010 11:24:07 +0000 X-ASF-Spam-Status: No, hits=-1089.9 required=10.0 tests=ALL_TRUSTED,AWL 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, 22 Mar 2010 11:24:07 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id BACC8234C1EF for ; Mon, 22 Mar 2010 11:23:46 +0000 (UTC) Message-ID: <149404018.20831269257026762.JavaMail.jira@brutus.apache.org> Date: Mon, 22 Mar 2010 11:23:46 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: camel-dev@activemq.apache.org Subject: [jira] Resolved: (CAMEL-2567) Allow recipientList to be used inside a CBR using Java DSL In-Reply-To: <1980877180.20771269253065644.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c [ https://issues.apache.org/activemq/browse/CAMEL-2567?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-2567. -------------------------------- Resolution: Fixed trunk: 926035. > Allow recipientList to be used inside a CBR using Java DSL > ---------------------------------------------------------- > > Key: CAMEL-2567 > URL: https://issues.apache.org/activemq/browse/CAMEL-2567 > Project: Apache Camel > Issue Type: Improvement > Components: camel-core > Affects Versions: 2.2.0 > Reporter: Claus Ibsen > Assignee: Claus Ibsen > Priority: Minor > Fix For: 2.3.0 > > > RecipientList is now offering fluent builders for parallel support. > We should allow it to work in CBR with having end() being able to return the Type it came from, eg ChoiceDefinition. > See nabble > http://old.nabble.com/RecipientList-%2B-Choice-no-longer-work-together-in-Camel-2.2.0--ts27983922.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.