Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 3330 invoked from network); 16 Jul 2009 18:41:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 16 Jul 2009 18:41:32 -0000 Received: (qmail 89703 invoked by uid 500); 16 Jul 2009 18:42:37 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 89578 invoked by uid 500); 16 Jul 2009 18:42:37 -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 89561 invoked by uid 99); 16 Jul 2009 18:42:37 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jul 2009 18:42:37 +0000 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; Thu, 16 Jul 2009 18:42:35 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id CEBFB29A0012 for ; Thu, 16 Jul 2009 11:42:14 -0700 (PDT) Message-ID: <2147048564.1247769734846.JavaMail.jira@brutus> Date: Thu, 16 Jul 2009 11:42:14 -0700 (PDT) From: "David Jencks (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-4744) Database pool wizard improvements In-Reply-To: <2039158856.1247587035140.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-4744?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1= 2732073#action_12732073 ]=20 David Jencks commented on GERONIMO-4744: ---------------------------------------- I like (a) For (b), we are constrained by what properties the DataSource implemenation= in the driver provides. Generally we expose all the DataSource properties= or as many as we can figure out. > Database pool wizard improvements > --------------------------------- > > Key: GERONIMO-4744 > URL: https://issues.apache.org/jira/browse/GERONIMO-4744 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues)=20 > Components: console > Affects Versions: 2.2 > Reporter: J=C3=BCrgen Weber > Priority: Minor > > a) > "The JAR(s) should already be installed under GERONIMO/repository/ " > Please add a hint like: "(via Services/Repository on the console)" > b) > It should be possible to optionally directly enter a JDBC URL instead of = having to enter separate parts as in the case for oracle thin: Host, SID, P= ort > Usually you get a complete URL without knowing the URL parts. > This would be consistent to editing the pool where you edit the JDBC Conn= ect URL. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.