Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 54733 invoked from network); 8 Dec 2005 06:28:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 8 Dec 2005 06:28:21 -0000 Received: (qmail 95427 invoked by uid 500); 8 Dec 2005 06:28:19 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 94733 invoked by uid 500); 8 Dec 2005 06:28:17 -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 94722 invoked by uid 99); 8 Dec 2005 06:28:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2005 22:28:17 -0800 X-ASF-Spam-Status: No, hits=1.8 required=10.0 tests=RCVD_IN_WHOIS_BOGONS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: local policy) Received: from [24.199.147.14] (HELO skidoggie.com) (24.199.147.14) by apache.org (qpsmtpd/0.29) with SMTP; Wed, 07 Dec 2005 22:28:15 -0800 Received: (qmail 32039 invoked from network); 8 Dec 2005 06:27:54 -0000 Received: from telstar.skidoggie.com (HELO mercury.skidoggie.com) (erikd@39.1.1.11) by vnc.skidoggie.com with SMTP; 8 Dec 2005 06:27:54 -0000 From: Erik Daughtrey To: dev@geronimo.apache.org Subject: Installer Status Date: Thu, 8 Dec 2005 01:27:50 -0500 User-Agent: KMail/1.8.2 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512080127.50554.erikd@schemacity.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N The installer builds successfully under the new build process. The installer is built using the geronimo-izpack-plugin from assemblies/j2ee-installer. When the installer runs, it will create a runnable server, but the configuration is currently fixed to Jetty. I'm working to get the config.xml updated based on the configuration options selected and should complete the work tomorrow. Unfortunately, it's been a very long day and I won't make the midnight cutoff. There are two other additional pieces of work yet to do: 1. Inter-panel validation of conflicting configuration information i.e. conflicting ports 2. Selection of either Jetty or Tomcat, but not both -- Regards, Erik