dev@glassfish.java.net

Re: adding attribute to 'cluster' element

From: Bobby Bissett <bobby.bissett_at_oracle.com>
Date: Tue, 1 Jun 2010 10:08:32 -0400

>
> I believe that, normally, default values simply aren't stored in
> domain.xml.

Thanks. That was my guess, under the "it makes sense to work that way"
theory. I thought I tried removing the default and turning it into a
param to test it (will add this later anyway), but I may not have had
all the moving parts agreeing with each other.

> The getGmsEnabled method should return the correct default, does it?

Yep, at least during the 'create-cluster' call. Am working on the code
now that needs to check this during startup.

Cheers,
Bobby