Return-Path: X-Original-To: apmail-karaf-issues-archive@minotaur.apache.org Delivered-To: apmail-karaf-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5910B79E5 for ; Sat, 5 Nov 2011 18:25:15 +0000 (UTC) Received: (qmail 95254 invoked by uid 500); 5 Nov 2011 18:25:15 -0000 Delivered-To: apmail-karaf-issues-archive@karaf.apache.org Received: (qmail 95223 invoked by uid 500); 5 Nov 2011 18:25:15 -0000 Mailing-List: contact issues-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list issues@karaf.apache.org Received: (qmail 95215 invoked by uid 99); 5 Nov 2011 18:25:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 05 Nov 2011 18:25:15 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,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, 05 Nov 2011 18:25:12 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 154A13640C for ; Sat, 5 Nov 2011 18:24:52 +0000 (UTC) Date: Sat, 5 Nov 2011 18:24:52 +0000 (UTC) From: "Jamie goodyear (Closed) (JIRA)" To: issues@karaf.apache.org Message-ID: <369578621.3375.1320517492088.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <23183177.15411291816441564.JavaMail.jira@thor> Subject: [jira] [Closed] (KARAF-318) JdbcBackingEngine should acquire schema configuration from JdbcLoginModule 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/KARAF-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jamie goodyear closed KARAF-318. -------------------------------- > JdbcBackingEngine should acquire schema configuration from JdbcLoginModule > -------------------------------------------------------------------------- > > Key: KARAF-318 > URL: https://issues.apache.org/jira/browse/KARAF-318 > Project: Karaf > Issue Type: Improvement > Affects Versions: 2.2.0 > Reporter: Ioannis Canellos > Assignee: Ioannis Canellos > Fix For: 2.2.0 > > > Currently the JDBCBackingEngine uses hard coded statements in order to insert/update/delete users and roles. > It should be possible to configure all these statements on the JDBCLogingModule. Then the JDBCBackingEngine should acquire these parameters from the JDBCLoginModule. -- 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