Oracle WebLogic Server 12c: Advanced Administration II — Question 31
Which two objects can be considered potential clients of a Node Manager? (Choose two.)
Answer options
- A. an administration server
- B. a WLST session
- C. an HTTP server
- D. any other Node Manager
- E. a remote JMS client
- F. the weblogic.Deployer utility
Correct answer: A, B
Explanation
The correct answers are A and B because both the administration server and a WLST session can communicate with the Node Manager to manage server instances. Options C, D, E, and F do not function as clients that directly interact with the Node Manager for management tasks.