What scenario would you choose?

Assume that you would like to clone an existing WebLogic Domain and enable some
customizations. What scenario would you choose?

Assume that you would like to clone an existing WebLogic Domain and enable some
customizations. What scenario would you choose?

A.
In the Enterprise Manager, find the domain to be cloned. Choose “Clone WebLogic Domain”
from the context menu. In the graphical wizard, customize and extend the domain if needed.
These steps will only clone only the domain configuration. Binaries with deployments are needed
to be cloned by operation on the file system.

B.
In the Enterprise Manager, find the domain to be cloned. Choose “Clone WebLogic Domain”
from the context menu. In the graphical wizard, customize the domain. These steps clone the
binaries and domain configuration. If the extension is needed, perform it after cloning in the
WebLogic web-based console.

C.
In the Enterprise Manager, find the domain to be cloned. Choose “Clone WebLogic Domain”
from the context menu. In the graphical wizard, customize and extend the domain if it is needed.
These steps clone the binaries and domain configuration.

D.
In the Enterprise Manager, find the domain to be cloned. Choose “Clone WebLogic Domain”
from the context menu. These steps clone the binaries and domain configuration. If the
customization or extension is needed, complete that after cloning in the WebLogic web-based
console.

E.
In the file system, copy the domain structure of the configuration directory and paste it in the
new location. Modify configuration files for address and port. If further customization is needed,
open the WebLogic web-based console and perform these modifications.

Explanation:
The Clone WebLogic Domain option launches a wizard that enables you to clone a
WebLogic Domain from an existing reference domain that is already discovered with Cloud
Control. It allows you to clone the Middleware Home and its binaries, and the domain
configuration.
* If you selected the Cloning a WebLogic Domain option, the Middleware Provisioning: Domain
Configuration page appears. This page contains a set of links to several pages where you can
enter the properties that are most likely to be reconfigured like domain name, listen addresses for
the administration server and managed servers, Node Manager/Machine configuration, and JDBC
data sources.



Leave a Reply 1

Your email address will not be published. Required fields are marked *


Sam

Sam

D is invalid – EM can customize domain.
A is invalid – EM can clone domain and binaries.
E is not valid, because there is no address and port in the domain config files.
Assume WebLogic web-based console = Weblogic Admin Console.
Admin console can not extend domain using domain extention templates, but I do not know can EM extend domain during cloning.
The best answer is C.