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


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

Reply via email to