|
From: Leif M. <le...@ta...> - 2006-10-12 15:21:33
|
Abbas,
The Wrapper does not currently do that directly. It is actually a
complicated
problem that depends on the particular application.
Even if everything depends on your admin server, I can't imagine
that you
would be happy with everything falling apart and shutting down if it
goes down
for some reason.
Cheers,
Leif
Mirza Abbas Raza wrote:
> Hi,
>
> I am running weblogic cluster nodes(admin and managed) as windows
> service on individual boxes. The managed nodes that run on separate
> boxes depend on the admin server running on its own box. Is there a
> way to indicate that these managed nodes depend on the admin server? I
> am doing a workaround by having my own java class doing the pinging
> and resolving the dependency. It would be great if there is a standard
> or a way wrapper let me just configure. Appreciate any help.
>
> Thanks,
> Abbas
|