1z0-599 Oracle WebLogic Server 12c Essentials

Loading demo links...

Showing 1–3 of 10 questions

Question 1

What are the two proper locations of deployment descriptors files inside of archives deployed to WebLogic?

Select all that apply, then click Submit answer.

  • the WEB-INF subdirectory for a WAR file

  • the META-INF subdirectory for an EAR file, or EJB-JAR

  • the DD-INF subdirectory

  • the root of archive

  • any searchable location

Question 2

Which four steps are involved to use Active Cache Dependency Injection in a WebLogic Java EE application?

Select all that apply, then click Submit answer.

  • Deploy Active Cache shared library

  • Declare dependency on the shared library

  • Declare all dependency injection entries

  • Package tangosol-coherence-override.xml in modules classpath

  • Package coherence-cache-config.xml in modules classpath

Question 3

Which two options best describe how the Maven Plugin for WebLogic enables WebLogic to be effectively used in a Continuous Integration environment?

Select all that apply, then click Submit answer.

  • execution of unit and integration tests

  • management of the life cycle of a WebLogic domain including creation, configuration, and server life-cycle management

  • deployment and undeployment of applications

  • Java profiling