Scenario : A single tier WebLogic cluster is configured with six Managed Servers. An Enterprise
application is deployed to the cluster with a web application and EJBs packaged in the same EAR
file.
An EAR file is being deployed to the cluster using two-phase deployment. Which of the following is
true if one of the Managed Servers is NOT started in the cluster?
A.
First and second phase deployment will be completed on all remaining instances in the cluster.
B.
First phase deployment will not be completed on the remaining instances in the cluster.
C.
First phase deployment will be completed but the second phase will not be completed on the
remaining instances in the cluster.
D.
First and second phase deployment will not be completed if enforceClusterConstraints is set to
true for the Deployer.
E.
Both a and d