[
https://issues.apache.org/jira/browse/GERONIMO-4622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
viola.lu updated GERONIMO-4622:
-------------------------------
Attachment: gserviceReg.patch
This is an imporved script base on Amir Mistric : run g server as a linux
service and can run multiple g server services on one PC, and tested on
Solaris 10 SP2/AIX 6.1/Redhat 5.2/Suse 10 SP2
Guide:
How to get help
$your_G_server/bin/gserviceReg.sh
Add service for a server
$your_G_server/bin/gserviceReg.sh add [$servicename]
you can create multiple service name for a server
how to start a server
$servicename start|status|restart|stop
how to list server directory mapping service name
$your_G_server/bin/gserviceReg.sh list [$servicename]
how to del a service
$your_G_server/bin/gserviceReg.sh del [$servicename]
thanks.
> Contribution: Linux service script for Geronimo/WAS CE
> --------------------------------------------------------
>
> Key: GERONIMO-4622
> URL: https://issues.apache.org/jira/browse/GERONIMO-4622
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Components: startup/shutdown
> Affects Versions: 2.1.4
> Environment: RedHat Enterprise Linux v5.3
> WAS CE 2.1.1.2
> Reporter: Amir Mistric
> Priority: Trivial
> Attachments: gserviceReg.patch, wasce-linux-service.sh
>
>
> As per suggestion on WAS CE forum, I am attaching a shell script that can be
> used for Linux services script in Geronimo/WAS CE.
> For more information please [see this
> thread|http://www.ibm.com/developerworks/forums/thread.jspa?threadID=260135&tstart=0]
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.