admin@glassfish.java.net

can we reference default-config when creating instance ?

From: Anissa Lam <anissa.lam_at_oracle.com>
Date: Wed, 15 Dec 2010 15:57:48 -0800

I can create the instance successfully and start it.
%asadmin create-instance --node localhost-domain1 --config
default-config TEST

But in the documentation, it says:
      --config
          Specifies the named configuration that the instance
          references. The configuration must exist and must not be
          named default-config or server-config.

At first, i thought maybe the doc is wrong, but then, I also remember
seeing email that said default-config and server-config cannot be
referenced.
Can someone tell me what is the expected behavior ?

thanks
Anissa.