Oracle WebLogic Server 12c: Advanced Administration II — Question 36

You have an application already deployed in a production environment that needs a modification to one of its tuning parameters. Currently, that tuning parameter has a default value since there was neither a deployment descriptor used nor a deployment plan included with the application deployment. You now attempt to use the Administration Console web application to make a dynamic modification to that parameter.
Which statement is true? (Choose the best answer.)

Answer options

Correct answer: D

Explanation

The correct answer is D because when a plan folder is detected, the system generates a skeleton plan.xml, which can be used to manage the tuning parameter. Options A, B, and C are incorrect because they misinterpret the deployment plan and descriptor requirements; the presence of a plan folder is sufficient to generate a new skeleton plan regardless of existing descriptors or plans.