Re: Jetty6 init script
Will Tatam <[email protected]>
| Newsgroups | gmane.linux.jpackage.general |
|---|---|
| Message-ID | <[email protected]> |
Nigel wrote: > Hi there, > > I'd like to submit for your review and usage, an updated jetty6 > startup script. It: > * Plays very nicely with the RH service model (chkconfig / service) > * Uses the (poorly documented) "status" request that can be made of > the jetty server monitor (ie the "stop" port) to check if the server > is really started after the process kicks off, and also during > "status" and "check" operations > * It relies on the "nc" and "tr" utilities (the original mortbay > jetty6 init script relied upon "tr" anyway) > * Is based on both the jetty distrib startup script, and the fc12 > jetty6 startup script. > * Uses the pid and lock subsystems of the RH init system > * Documents some previously undocumented features of the init script > > I am using this in production at the moment. Please find a paste of > this script below. > > Regards, > Nigel > How does it differ from the distrib and f12 scripts ? -- Will Tatam