|
| Re: Creating a new domain using WLST |
 |
Thu, 20 Mar 2008 16:55:00 -070 |
You might be able to use configToScript but you would have to be connected.
<siva01> wrote in message news:5700000550@newsgroups.bea.com...
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
|
|
|
|
|
|
|
|
|
|