Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 77739 invoked from network); 5 Jul 2005 15:24:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 5 Jul 2005 15:24:44 -0000 Received: (qmail 13193 invoked by uid 500); 5 Jul 2005 15:24:38 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 13162 invoked by uid 500); 5 Jul 2005 15:24:38 -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 13149 invoked by uid 99); 5 Jul 2005 15:24:38 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2005 08:24:38 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [64.14.202.141] (HELO mgd.gluecode.com) (64.14.202.141) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2005 08:24:36 -0700 Received: from [192.168.15.100] (68-171-62-46.vnnyca.adelphia.net [68.171.62.46]) (authenticated bits=0) by mgd.gluecode.com (8.12.10/8.12.10) with ESMTP id j65FNfCW026560 (version=TLSv1/SSLv3 cipher=RC4-SHA bits=128 verify=NO) for ; Tue, 5 Jul 2005 08:23:41 -0700 Mime-Version: 1.0 (Apple Message framework v730) In-Reply-To: <42CA9268.5050704@apache.org> References: <42CA9268.5050704@apache.org> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Dain Sundstrom Subject: Re: [jira] Created: (GERONIMO-706) Remove axion from Geronimo assembly and remove default-database-plan.xml Date: Tue, 5 Jul 2005 08:24:31 -0700 To: dev@geronimo.apache.org X-Mailer: Apple Mail (2.730) X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N +1 for either of these options -dain On Jul 5, 2005, at 7:00 AM, Jacek Laskowski wrote: > sissonj@insession.com wrote: > > >> a) Keep it and change it to use Derby rather than axion, so it is >> available for Demo applications etc? >> > > I like the default-database-plan.xml which tells you what default > database Geronimo is tested against. Then, others dbs could have > their own plans with the name name-version-database-plan.xml. > > >> c) Remove it and enhance the izpack installer to enable the user >> to create a new database, prompting the user for a database name >> and a configuration Id to give to the generated plan. The >> downside to this is that users probably won't be thinking this far >> ahead (about databases) when installing Geronimo. >> > > Instead of removing it, it'd be better off just enhancing the > izpack installer. So, before asking a user for details, it would > ask if (s)he wants to change anything in the default db configuration. > > Jacek >