Oracle WebLogic Server 12c: Advanced Administration II — Question 40
Your WebLogic Server (WLS) environment consists of multiple domains.
Which is a true statement about WLS domains? (Choose the best answer.)
Answer options
- A. Multiple domains can use the same or separate WLS installation while running on the same machine.
- B. Domains require a minimum of one managed server.
- C. Multiple domains require separate WLS installations while running on the same machine.
- D. Multiple domains require individual Node Managers while running on the same machine.
- E. Multiple domains can share the same administration server.
Correct answer: A
Explanation
The correct statement is A because multiple WLS domains can indeed share the same installation or have different installations on the same server. Option B is incorrect as domains can exist without a managed server; option C is false since sharing installations is possible; and option D is also wrong as multiple domains do not necessitate separate Node Managers.