Hi,

I'm currently using James, and I'd like to know how to restart the Phoenix
server. Usually, to start it, it is "dist/bin/run.sh". Problem is, once it
gets sent to background (using "&"), shutting it down has to use "kill
<pid>". What is the proper way to shutdown Phoenix? "dist/bin/run.sh
stop"? It seems that it's not the case.

BTW, if I had more than one apps under the Avalon directory, should those
apps be started and stopped all together at once? ie: you don't have
options what app to stop or what app to start.

TIA,
Oki



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

Reply via email to