Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 52683 invoked from network); 12 Dec 2005 03:20:36 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 12 Dec 2005 03:20:36 -0000 Received: (qmail 16771 invoked by uid 500); 12 Dec 2005 03:20:31 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 16731 invoked by uid 500); 12 Dec 2005 03:20:30 -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 16719 invoked by uid 99); 12 Dec 2005 03:20:30 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 11 Dec 2005 19:20:30 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 2E856227 for ; Mon, 12 Dec 2005 04:20:09 +0100 (CET) Message-ID: <564240553.1134357608632.JavaMail.jira@ajax.apache.org> Date: Mon, 12 Dec 2005 04:20:08 +0100 (CET) From: "erik daughtrey (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Commented: (GERONIMO-1192) Installer should create a config.xml for the target install In-Reply-To: <997847904.1132173327896.JavaMail.jira@ajax.apache.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/GERONIMO-1192?page=comments#action_12360183 ] erik daughtrey commented on GERONIMO-1192: ------------------------------------------ The patch uploaded today contains: 1. changes to config.xml in assemblies/j2ee-installer/src/var/config so that it has variables to be replaced by the installer for enabling various features. 2. A new set of code in modules/installer-support which extends the izpack functionality to allow additional control of the installation work flow. a) enables code to check if both jetty and tomcat are selected b) enables code to do variable manipulation and set variables in config.xml based on the packs selected. 3. Changes to assemblies/j2ee-installer/src/geronimo-izpack.xml to enable a few variables and enable the extensions made available by modules/installer-support. 4. Changes to assemblies/j2ee-installer/src/izpack-user-input.xml to add an error panel to be displayed if both tomcat and jetty are selected and to enable a panel at the end of configuration to give the operator a chance to review the config. Also the last panel is a trigger for the extension code to do some work. > Installer should create a config.xml for the target install > ----------------------------------------------------------- > > Key: GERONIMO-1192 > URL: http://issues.apache.org/jira/browse/GERONIMO-1192 > Project: Geronimo > Type: New Feature > Components: installer > Versions: 1.0-M5 > Environment: Installer runtime > Reporter: erik daughtrey > Assignee: John Sisson > Fix For: 1.0 > Attachments: installer-200512111301.patch, installer_1192_200512080036.patch > > DJ - "This could be done by adding bits associated with each configuration, or by removing chunks from a 'universal' config.xml for the configuations we didn't install." -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira