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

2006-01-08 Thread John Sisson (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1192?page=all ]

John Sisson updated GERONIMO-1192:
--

Fix Version: 1.0.1
 (was: 1.1)

> 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.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-branches-1.0-200512181734.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] Updated: (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=all ]

erik daughtrey updated GERONIMO-1192:
-

Attachment: installer-branches-1.0-200512181734.patch.gz

This patch should just about wrap up the installer.


> 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-branches-1.0-200512181734.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] Updated: (GERONIMO-1192) Installer should create a config.xml for the target install

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

erik daughtrey updated GERONIMO-1192:
-

Attachment: installer-branches-1.0-12151601.patch.gz

This patch includes:

1. Everything from the prior patches
2. Built against branches/1.0
3. Port validation (last missing feature)
4. Installs documentation
5. Code is re-factored to be cleaner and clearer

We still need to validate the configs generated, but it does successfully 
install
Tomcat and Jetty.

> 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] Updated: (GERONIMO-1192) Installer should create a config.xml for the target install

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

John Sisson updated GERONIMO-1192:
--

Attachment: 20051214_jsisson_patch_installer.patch

I had problems with the installer using default options for a jetty install.  
When I started Geronimo it resulted in some exceptions due to some tomcat 
configurations also being started, such as geronimo/welcome-tomcat/1.0/car .  
Erik wasn't having these problems on his machine.  

I have attached an updated patch that includes a pack for the Geronimo 
documentation and some removal of tabs from some xml files.

The patch is for the 1.0 branch.

Outstanding tasks:

* Track down what the difference between my build (on windows) and others are.
* Enhance installer to configure the host and port on the SMTPTransport GBean.
* Review descriptions for each pack.  E.G. the base J2EE back mentions JMS, yet 
there is a separate JMS pack.


> 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] Updated: (GERONIMO-1192) Installer should create a config.xml for the target install

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

John Sisson updated GERONIMO-1192:
--

Fix Version: 1.1
 (was: 1.0)

> 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: 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] Updated: (GERONIMO-1192) Installer should create a config.xml for the target install

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

erik daughtrey updated GERONIMO-1192:
-

Attachment: installer-200512122002.patch

This patch fixes the additional problems with windows.
Also, this patch is includes all the code from the other larger patches.

> 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-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] Updated: (GERONIMO-1192) Installer should create a config.xml for the target install

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

erik daughtrey updated GERONIMO-1192:
-

Attachment: installer-200512121118.patch

This patch fixes build problems and hopefully the merge problems with config.xml
and geronimo-izpack.xml.
Also, it should fix the problem with Validator.java not being found.

> 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-200512121118.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] Updated: (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=all ]

erik daughtrey updated GERONIMO-1192:
-

Attachment: installer-200512112003.patch

regenerated patch after update.

> 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] Updated: (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=all ]

erik daughtrey updated GERONIMO-1192:
-

Attachment: installer-200512111301.patch

This patch updates the config xml and not allow Jetty and Tomcat to be 
installed together.
The patch also fixes the web builder namespace and ejb listener name.

> 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: David Jencks
>  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] Updated: (GERONIMO-1192) Installer should create a config.xml for the target install

2005-12-10 Thread Aaron Mulder (JIRA)
 [ http://issues.apache.org/jira/browse/GERONIMO-1192?page=all ]

Aaron Mulder updated GERONIMO-1192:
---

Fix Version: 1.0
Version: 1.0-M5
 (was: 1.0)

> 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: David Jencks
>  Fix For: 1.0
>  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



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

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

erik daughtrey updated GERONIMO-1192:
-

Attachment: installer_1192_200512080036.patch

First patch of a few.  This begins to address a combined config.xml, but does 
not
allow configuration yet.
This patch includes some small additional fixes.

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