Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 25747 invoked from network); 14 Nov 2008 16:33:46 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Nov 2008 16:33:46 -0000 Received: (qmail 28603 invoked by uid 500); 14 Nov 2008 16:33:51 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 28557 invoked by uid 500); 14 Nov 2008 16:33:51 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 28546 invoked by uid 99); 14 Nov 2008 16:33:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Nov 2008 08:33:51 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 14 Nov 2008 16:32:30 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 2D94A234C28A for ; Fri, 14 Nov 2008 08:32:44 -0800 (PST) Message-ID: <785420519.1226680364181.JavaMail.jira@brutus> Date: Fri, 14 Nov 2008 08:32:44 -0800 (PST) From: "Lin Sun (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-4395) EmployeeDatasource and jdbc/EmployeeDatasource create the same files under $geronimo_install_dir/repository/console/dbpool directory In-Reply-To: <506013392.1225947704253.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/GERONIMO-4395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12647653#action_12647653 ] Lin Sun commented on GERONIMO-4395: ----------------------------------- BTW, I forgot to mention - I think a better approach is to allow users to config their own groupid (currently has to be console.db), version (currently has to be 1.0) and artifactId, from the portlet page. Ivan, if you like you are welcome to submit a patch for that. Thanks Lin > EmployeeDatasource and jdbc/EmployeeDatasource create the same files under $geronimo_install_dir/repository/console/dbpool directory > ------------------------------------------------------------------------------------------------------------------------------------ > > Key: GERONIMO-4395 > URL: https://issues.apache.org/jira/browse/GERONIMO-4395 > Project: Geronimo > Issue Type: Bug > Security Level: public(Regular issues) > Components: databases > Affects Versions: 2.1.3 > Environment: Any platform > Reporter: viola.lu > Assignee: Lin Sun > Priority: Minor > Attachments: Geronimo-4395-1109.patch, Geronimo-4395-1114-with-replace.patch, Geronimo-4395-1114-without-replace.patch, Geronimo-4395.patch > > > Steps: > 1.Login geronimo, go to database pool, create a "EmployeeDatasource" datasource with any db type. > 2.create another "jdbc/EmployeeDatasource" datasource with any db type. But some read error display that > EmployeeDatasource has existed in database pool. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.