|
| Re: Creating a new domain using WLST |
 |
Wed, 26 Mar 2008 07:03:50 -070 |
Can I run weblogic.Server from an offline script? I read the documentation and
it shows the following steps to create a new domain using an offline script.
1. Read a Domain from an existing template/domain.
2. Set password
3. writeTemplate
4. createDomain
http://edocs.bea.com/wls/docs100/config_scripting/domains.html
My only problem is, I am having to read an existing domain (my case I am reading
it from (C:/bea/wlserver_10.0/common/templates/domains/wls.jar). I was trying to
find a way, I can skip the read step, and instead create a new |
| Post Reply
|
|
|
|
|
|
|
|
|
|