admin@glassfish.java.net

Reserved names

From: Joe Di Pol <joe.dipol_at_oracle.com>
Date: Thu, 23 Sep 2010 18:07:28 -0700

I notice I can create an instance with the name "domain". I think that's a bug, right?

Are there other names we want to reserve and make illegal for instance/cluster/config/node
names? I recall seeing somewhere that v2 reserved some names, but I haven't seen a list of
what they were. Anybody know?

I have a bug concerning node names that I'm going to fix, and in the process I plan on
writing a couple convenience methods on Domain to make sure names aren't already in use or
otherwise reserved.

Joe