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 7DEB4D669 for ; Sun, 8 Jul 2012 21:59:36 +0000 (UTC) Received: (qmail 4552 invoked by uid 500); 8 Jul 2012 21:59:36 -0000 Delivered-To: apmail-synapse-dev-archive@synapse.apache.org Received: (qmail 4485 invoked by uid 500); 8 Jul 2012 21:59:35 -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 4473 invoked by uid 99); 8 Jul 2012 21:59:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 08 Jul 2012 21:59:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id 24CF0141899 for ; Sun, 8 Jul 2012 21:59:35 +0000 (UTC) Date: Sun, 8 Jul 2012 21:59:35 +0000 (UTC) From: "Malith Dhanushka (JIRA)" To: dev@synapse.apache.org Message-ID: <1068011544.20818.1341784775152.JavaMail.jiratomcat@issues-vm> 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 [ https://issues.apache.org/jira/browse/SYNAPSE-745?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Malith Dhanushka updated SYNAPSE-745: ------------------------------------- Attachment: EIP_SynapseLib_Initial.zip Hi, Attaching the initial implementation of EIP library. Please find the detailed description about the progress in the relevant thread at Dev ML. Thanks, Malith > 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: EIP_SynapseLib_Initial.zip, 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