Oracle WebLogic Server 12c: Administration I — Question 36
You access the Deployments page from the Administration Console. The targets and state of each application are displayed. One web application named web1 is targeted to server1 and is in the NEW state.
Which statement is true?
Answer options
- A. web1 is available but has never been accessed
- B. server1 is in standby mode
- C. server1 is not running
- D. web1 is in the process of being deployed to server1
Correct answer: D
Explanation
The correct answer is D because the NEW state indicates that web1 is in the process of being deployed to server1. Option A is incorrect as the application is not yet accessible; B is wrong since standby mode does not relate to the NEW state; and C is not valid because the state of web1 does not confirm the operational status of server1.