users@glassfish.java.net

JNDI object - push to cluster instances?

From: Brian Repko <brianrepko_at_fastmail.us>
Date: Wed, 28 Jan 2009 22:12:54 UT

We have installed a PropertiesObjectFactory that allows us to
define Properties objects (really Map<String,String>) in the
JNDI.
When we change one - the changes are sync'd to the cluster
instances (GREAT!) but when we add one, we are required to reboot
the cluster.
Is this a bug or would it be an RFE?
This is on SunAS 9.1 (V2 UR2) - does any know if GF v2.1 changed
in terms of JNDI object sync?
Brian