[ http://issues.apache.org/jira/browse/GERONIMO-1166?page=all ]
John Sisson updated GERONIMO-1166: ---------------------------------- Geronimo Info: (was: [Patch Available]) Description: Fixed: We now provide startup and shutdown scripts that are modelled on Tomcat's scripts (see mail thread http://www.mail-archive.com/dev@geronimo.apache.org/msg12524.html ). The new scripts also allow Geronimo to be launched in the background. You can either use the geronimo.sh/bat script (most friendly for new users) or can call the startup.sh/bat or shutdown.sh/bat scripts directly (just like Tomcat). was: 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 > 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: scripts_in_progress_patch.patch, startup.patch, startup.sh.patch > > Fixed: We now provide startup and shutdown scripts that are modelled on > Tomcat's scripts (see mail thread > http://www.mail-archive.com/dev@geronimo.apache.org/msg12524.html ). The new > scripts also allow Geronimo to be launched in the background. > You can either use the geronimo.sh/bat script (most friendly for new users) > or can call the startup.sh/bat or shutdown.sh/bat scripts directly (just like > Tomcat). -- 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