A WebLogic server domain contains a dynamic cluster called “cluster1”.The cluster “cluster”1 has
two dynamic managed servers “server1” and “server2”. There is a need to view the inherited
attribute values for “server2”.
How do you view all attributes of “server2”.including those inherited from the server template?
A.
Use WebLogic Administration console >”server” link.
B.
Usejavaweblogic.Deployer.
C.
Youcannot, because attributevalues are not inherited.
D.
Use WLST.
java weblogic.Deployer is meant for deployment.
Most likely answer is A
A,
In Config – General – Template