Groups > Weblogic > WebLogic application deployment > Creating a new domain using WLST




Creating a new domain using WLST

Creating a new domain using WLST
Tue, 18 Mar 2008 10:58:14 -070
Hi,

I am trying to write a WLST script to create a new domain without using an
existing template. (Similar to the first option of "Generate a domain
configured automatically to support the following BEA products" option when
using the domain configuration wizrd). I found the createDomain command but am
not able to see an option to create a domain without using a template. Does
anyone know if I can create a domain without using a template? Here is the
command and its syntax.

createDomain(domainTemplate, domainDir, user, password)

Can I skip the domainTemplate section to create a new domain without basing it
on an existing one?

Post Reply
about | contact