Return-Path: Delivered-To: apmail-servicemix-dev-archive@www.apache.org Received: (qmail 49393 invoked from network); 26 Feb 2008 10:10:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 26 Feb 2008 10:10:10 -0000 Received: (qmail 37276 invoked by uid 500); 26 Feb 2008 10:10:05 -0000 Delivered-To: apmail-servicemix-dev-archive@servicemix.apache.org Received: (qmail 37248 invoked by uid 500); 26 Feb 2008 10:10:05 -0000 Mailing-List: contact dev-help@servicemix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@servicemix.apache.org Delivered-To: mailing list dev@servicemix.apache.org Received: (qmail 37239 invoked by uid 99); 26 Feb 2008 10:10:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Feb 2008 02:10:05 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Tue, 26 Feb 2008 10:09:26 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C59C1234C010 for ; Tue, 26 Feb 2008 02:09:17 -0800 (PST) Message-ID: <1166518281.1204020557807.JavaMail.jira@brutus> Date: Tue, 26 Feb 2008 02:09:17 -0800 (PST) From: "Andrea Zoppello (JIRA)" To: dev@servicemix.apache.org Subject: [jira] Updated: (SM-1239) EIP StaticRecipientList should propagate properties in asynchronous exchanges In-Reply-To: <1721886791.1203518475731.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/SM-1239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrea Zoppello updated SM-1239: -------------------------------- Attachment: StaticRecipientList.java.patch Patch available > EIP StaticRecipientList should propagate properties in asynchronous exchanges > ----------------------------------------------------------------------------- > > Key: SM-1239 > URL: https://issues.apache.org/activemq/browse/SM-1239 > Project: ServiceMix > Issue Type: New Feature > Components: servicemix-eip > Affects Versions: 3.2.1 > Reporter: Ron Gavlin > Attachments: StaticRecipientList.java.patch > > > The EIP StaticRecipientList should propagate properties in asynchronous exchanges. This behavior is already implemented for synchronous exchanges. It should also be implemented for asynchronous exchanges. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.