dev@glassfish.java.net

config changes to a clustered instance?

From: Marina Vatkina <marina.vatkina_at_oracle.com>
Date: Thu, 26 Aug 2010 16:00:52 -0700

Let me know if this is documented somewhere, but what I see is confusing
(at least to me).

If I change configuration of 1 instance in a cluster :

% asadmin set in1.transaction-service.tx-log-dir=/Users/mvatkina/foo

the change is recorded in the cluster's config in the DAS domain.xml (so
it would apply to all instances after restart?) and in the in1's
domain.xml under it's clustered-named-config. Does it mean that a
clustered instance have no separate configuration? If not, why does the
set operation succeed?

thanks,
-marina