You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "kenperl (JIRA)" <de...@geronimo.apache.org> on 2005/11/22 02:17:42 UTC

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

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

kenperl commented on GERONIMO-1166:
-----------------------------------

why not put the server in the background and running as a daemon?

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