[jira] Commented: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-12-18 Thread erik daughtrey (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1192?page=comments#action_12360761
 ] 

erik daughtrey commented on GERONIMO-1192:
--

I have added Javamail and Daytrader configuration to the installer.

However, javamail will not start, so the installer will configure it, but not 
mark it for
starting.

I have taken care of the issues raised in JSISSON's patch and ensured that all
configs are inclued now.





> 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.1
>  Attachments: 20051214_jsisson_patch_installer.patch, 
> installer-200512111301.patch, installer-200512112003.patch, 
> installer-200512121118.patch, installer-200512122002.patch, 
> installer-branches-1.0-12151601.patch.gz, 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



[jira] Commented: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-12-14 Thread John Sisson (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1192?page=comments#action_12360467
 ] 

John Sisson commented on GERONIMO-1192:
---

Will continue looking at this early next week.

> 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.1
>  Attachments: 20051214_jsisson_patch_installer.patch, 
> installer-200512111301.patch, installer-200512112003.patch, 
> installer-200512121118.patch, installer-200512122002.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



[jira] Commented: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-12-11 Thread John Sisson (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1192?page=comments#action_12360188
 ] 

John Sisson commented on GERONIMO-1192:
---

Link to maven upload request from Erik: 
http://www.mail-archive.com/dev%40maven.apache.org/msg46738.html

> 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-200512112003.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



[jira] Commented: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-12-11 Thread erik daughtrey (JIRA)
[ 
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



[jira] Commented: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-12-07 Thread David Jencks (JIRA)
[ 
http://issues.apache.org/jira/browse/GERONIMO-1192?page=comments#action_12359710
 ] 

David Jencks commented on GERONIMO-1192:


applied patch except for parts already applied.

Sendingassemblies/j2ee-installer/src/izpack/geronimo-izpack.xml
Sendingassemblies/j2ee-installer/src/var/config/config.xml
Sendingplugins/geronimo-izpack-plugin/plugin.jelly
Transmitting file data ...
Committed revision 355014.

> 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
>  Environment: Installer runtime
> Reporter: erik daughtrey
> Assignee: David Jencks
>  Attachments: 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