Currently you can tell Phoenix to shutdown by sending an interrupt signal in
whatever way your operating system supports.  A shutdown script isn't really
necessary.  Some users might find it more comfortable, though.  After all,
that 'JVM has been abnormally terminated' message doesn't quite leave a warm
fuzzy feeling -- but that's another topic.

And once you've implemented a shutdown script, you might as well stick on a
restart script.

Do -shutdown and -restart belong as switches in CLIMain?


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to