admin@glassfish.java.net

Code Review: Timeout today in another one hour :)

From: kedar <Kedar.Mhaswade_at_Sun.COM>
Date: Tue, 10 Apr 2007 17:18:26 -0700

Hello folks,

Byron and I have fixed a nasty bug in the cluster environment.
There are bunch of bugs that are filed in this regard and the
most prominent one is: 6514847 on Sun's database.

Please review the attached diff's.

Some background: Since node-agent starts the instances in process,
it has to make sure that it does not use a cached version of the config
context (a cached object referring to domain.xml). At the same time,
if a part of code (start-domain) is sure that it is using the right
config
context, so that there is no duplicate parsing effort, then that part of
code should let Launcher know it.

I have tested most of the cases.

Thanks,
Kedar