Return-Path: X-Original-To: apmail-synapse-dev-archive@www.apache.org Delivered-To: apmail-synapse-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D5EF39C5D for ; Sat, 24 Mar 2012 07:59:49 +0000 (UTC) Received: (qmail 87524 invoked by uid 500); 24 Mar 2012 07:59:49 -0000 Delivered-To: apmail-synapse-dev-archive@synapse.apache.org Received: (qmail 87243 invoked by uid 500); 24 Mar 2012 07:59:45 -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 87215 invoked by uid 99); 24 Mar 2012 07:59:45 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 24 Mar 2012 07:59:45 +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; Sat, 24 Mar 2012 07:59:44 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id CD25C3439CD for ; Sat, 24 Mar 2012 07:59:23 +0000 (UTC) Date: Sat, 24 Mar 2012 07:59:23 +0000 (UTC) From: "Udayanga Wickramasinghe (Updated) (JIRA)" To: dev@synapse.apache.org Message-ID: <865304404.12543.1332575963841.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <92931834.18302.1301380865724.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (SYNAPSE-745) Implement a Collection of Integration Patterns for Synapse 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-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Udayanga Wickramasinghe updated SYNAPSE-745: -------------------------------------------- Attachment: import1.xml SimpleTestProxy.xml SynapseLib_with_classloading.zip i am attaching a sample synapse library and configs for reference , herewith.. > Implement a Collection of Integration Patterns for Synapse > ---------------------------------------------------------- > > Key: SYNAPSE-745 > URL: https://issues.apache.org/jira/browse/SYNAPSE-745 > Project: Synapse > Issue Type: New Feature > Components: Core, Deployment > Environment: Any > Reporter: Hiranya Jayathilaka > Labels: gsoc2012 > Fix For: FUTURE > > Attachments: SimpleTestProxy.xml, SynapseLib_with_classloading.zip, import1.xml > > > Currently there's an ongoing effort to implement the concept of functions/templates for the Synapse configuration language (SYNAPSE-738). This provides a simple approach for implementing support for various enterprise integration patterns (EIP) in Synapse. One could implement a pattern as a function and then reuse it in various services and message flows in Synapse. To make most out of this, following action items need to be completed: > 1. Make it possible to define any Synapse component (sequences, services, endpoints, local entries) as a reusable function > 2. Implement a library of built-in integration patterns for Synapse (Some of the well known patterns are documented at http://www.eaipatterns.com - It would be great to support most of these in Synapse out of the box) > Goals > 1. Implement a library of identified set of built-in integration patterns using synapse templates and template libraries > 2. Sample and Test integration into Synapse for eip pattern libararies > 3. Improve Documentation around the eip pattern libararies -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa 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