Return-Path: Delivered-To: apmail-synapse-dev-archive@www.apache.org Received: (qmail 95798 invoked from network); 9 Feb 2011 11:18:24 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 9 Feb 2011 11:18:24 -0000 Received: (qmail 92199 invoked by uid 500); 9 Feb 2011 11:18:24 -0000 Delivered-To: apmail-synapse-dev-archive@synapse.apache.org Received: (qmail 92022 invoked by uid 500); 9 Feb 2011 11:18:21 -0000 Mailing-List: contact dev-help@synapse.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@synapse.apache.org Delivered-To: mailing list dev@synapse.apache.org Received: (qmail 92014 invoked by uid 99); 9 Feb 2011 11:18:20 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Feb 2011 11:18:20 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Feb 2011 11:18:18 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 72DF119B474 for ; Wed, 9 Feb 2011 11:17:57 +0000 (UTC) Date: Wed, 9 Feb 2011 11:17:57 +0000 (UTC) From: "Supun Kamburugamuva (JIRA)" To: dev@synapse.apache.org Message-ID: <1357318344.4865.1297250277466.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] Resolved: (SYNAPSE-593) Specifying a receiving sequence for sent messages MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/SYNAPSE-593?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Supun Kamburugamuva resolved SYNAPSE-593. ----------------------------------------- Resolution: Fixed Improved the send mediator to specify a receiving sequence > Specifying a receiving sequence for sent messages > -------------------------------------------------- > > Key: SYNAPSE-593 > URL: https://issues.apache.org/jira/browse/SYNAPSE-593 > Project: Synapse > Issue Type: New Feature > Components: Core > Reporter: Supun Kamburugamuva > Assignee: Supun Kamburugamuva > Attachments: synapse_service_chaining.patch > > > If a receiving sequence is specified for send mediator, the response can be directed to this sequence. This way we can achieve service chaining with normal non-blocking transport calls. > I'm attaching a patch that introduce this feature. Please have a look and provide your feed back. -- This message is automatically generated by JIRA. - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@synapse.apache.org For additional commands, e-mail: dev-help@synapse.apache.org