From dev-return-20504-apmail-directory-dev-archive=directory.apache.org@directory.apache.org Sat Aug 18 00:01:15 2007 Return-Path: Delivered-To: apmail-directory-dev-archive@www.apache.org Received: (qmail 55875 invoked from network); 18 Aug 2007 00:01:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 18 Aug 2007 00:01:13 -0000 Received: (qmail 13084 invoked by uid 500); 18 Aug 2007 00:01:10 -0000 Delivered-To: apmail-directory-dev-archive@directory.apache.org Received: (qmail 13043 invoked by uid 500); 18 Aug 2007 00:01:10 -0000 Mailing-List: contact dev-help@directory.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Apache Directory Developers List" Delivered-To: mailing list dev@directory.apache.org Received: (qmail 13032 invoked by uid 99); 18 Aug 2007 00:01:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 17 Aug 2007 17:01:10 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Aug 2007 00:01:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 568C0714201 for ; Fri, 17 Aug 2007 17:00:47 -0700 (PDT) Message-ID: <10544808.1187395247348.JavaMail.jira@brutus> Date: Fri, 17 Aug 2007 17:00:47 -0700 (PDT) From: "Alex Karasulu (JIRA)" To: dev@directory.apache.org Subject: [jira] Commented: (DIRSERVER-991) Abstract Stored Procedure Execution Framework used in the Trigger Service In-Reply-To: <15677654.1184240164804.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/jira/browse/DIRSERVER-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12520716 ] Alex Karasulu commented on DIRSERVER-991: ----------------------------------------- Ersin can you provide some feedback on this issue? If still open let's push it to another release version. Thanks. > Abstract Stored Procedure Execution Framework used in the Trigger Service > ------------------------------------------------------------------------- > > Key: DIRSERVER-991 > URL: https://issues.apache.org/jira/browse/DIRSERVER-991 > Project: Directory ApacheDS > Issue Type: Improvement > Affects Versions: 1.5.0 > Reporter: Ersin Er > Assignee: Ersin Er > Fix For: 1.5.1 > > > Currently the Trigger Service knows more than required about the Stored Procedure Execution process. We need to abstract SP execution so that TriggerService will reach with a quite abstract API. This will also enable us to support other SP languages without touching to the TriggerService again. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.