admin@glassfish.java.net

added support for default-config.xml

From: Jerome Dochez <jerome.dochez_at_oracle.com>
Date: Tue, 6 Apr 2010 10:48:33 -0700

Hi

I have added preliminary support for default-config.xml parsing when create-cluster is called without a config-ref parameter.
So far, I am looking inside domains/domain/config directory for the default-config.xml which is probably the wrong location but we don't seem to have that default-config.xml anywhere (neither in our distribs or workspace).

Can someone take care of adding the default-config.xml to the distribution and let me know of the file location, I can update the code accordingly.

thanks, Jerome