This directory contains simple script to create a barebone domain.
By default, an installDomain.sh creates a wls_domain directory using
a default wls.jar domain template that is bundled in the weblogic install
To configure a custom domain, run installDomain.sh with 2 arguments for
a domain template file and a domain name as follow:

./installDomain.sh <customer_domain_template.jar> <custom_domain_name>
