1z0-599 Oracle WebLogic Server 12c Essentials

Loading demo links...

Showing 4–6 of 10 questions

Question 4

Which two tasks can be performed when WLST is in OFFLINE mode?

Select all that apply, then click Submit answer.

  • modifying the configuration of an online domain

  • modifying the configuration of an offline domain

  • viewing runtime performance data in ONLINE mode

  • viewing runtime performance data in OFFLINE mode

  • creating and extending domains

Question 5

You want to configure WebLogic so that Managed Servers are restarted when they are in a

FAILED state. Which three steps are necessary to accomplish this?

Select all that apply, then click Submit answer.

  • Configure Node Manager on the machines where WebLogic Managed Servers need to be started/restarted.

  • Enable "Auto Restart" in the Node Manager Configuration.

  • Enable "Auto Kill if Failed" in the Node Manager Configuration.

  • Enable "Auto Kill if Failed" for the Managed Server in question.

  • Enable "Auto Restart" for the Managed Server in question.

Question 6

A web application is bound to the context named "/webapp" and the client uses the browser and makes a request to the resource http://server:port/webapp/ctxl/resource. Where do you place this resource inside the web application structure?

Select an option, then click Submit answer.

  • in the subdirectory /WEB-INF/ctxl

  • in the subdirectory /META-INF/ctxl

  • in the subdirectory /ctxl in the root of the archive

  • in the subdirectory /ctxl/resource in the root of the archive

  • in the root of the archive