|
From: <da...@ix...> - 2003-04-23 21:42:42
|
In article <3EA...@ta...>,
Leif Mortenson <wra...@li...> wrote:
>If you are worried about launching your JVMs in a particular order, you can
>specify server dependencies in the wrapper.conf file. That will make the
>NT service manager start and stop the services in the correct order.
Does that really work? I thought that just told NT that you need to start
those dependencies; not that one needs to be up and running before the next.
I always see NT start them all up at the same time; which is often not what
you want. (Granted, the applications *should* be roboust enough to retry
whatever they need to retry if the necessary app isn't up and running yet,
but dammit, we're lazy!)
mrc
--
Mike Castle da...@ix... www.netcom.com/~dalgoda/
We are all of us living in the shadow of Manhattan. -- Watchmen
fatal ("You are in a maze of twisty compiler features, all different"); -- gcc
|