You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "John Sisson (JIRA)" <de...@geronimo.apache.org> on 2005/12/07 03:03:09 UTC

[jira] Updated: (GERONIMO-1166) Enhance Startup scripts to allow process to be launched in background

     [ http://issues.apache.org/jira/browse/GERONIMO-1166?page=all ]

John Sisson updated GERONIMO-1166:
----------------------------------

    Fix Version: 1.0

The scripts are now modelled on Tomcat's (changes not yet committed).  See http://www.mail-archive.com/dev@geronimo.apache.org/msg12524.html 

I plan on doing some more testing with these scripts (not yet committed) based upon what was agreed in the  http://www.mail-archive.com/dev@geronimo.apache.org/msg12524.html mail thread on Thurs 8th Dec.  

> Enhance Startup scripts to allow process to be launched in background
> ---------------------------------------------------------------------
>
>          Key: GERONIMO-1166
>          URL: http://issues.apache.org/jira/browse/GERONIMO-1166
>      Project: Geronimo
>         Type: Improvement
>   Components: startup/shutdown
>     Versions: 1.0
>     Reporter: Dave Colasurdo
>     Assignee: John Sisson
>      Fix For: 1.0
>  Attachments: startup.patch, startup.sh.patch
>
> Add new keywords to startup scripts that control whether the process gets launched in the current window/process or in a separate background window/process.  
> New keywords are: 
> -foreground (or -fg)
> -background (or -bg)
>  default is for a background session
> For windows platform: Will launch process in a separate window.
> For unix platforms: Will launch as a background process 

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