Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

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

A.

execution of unit and integration tests

B.

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

C.

deployment and undeployment of applications

D.

Java profiling

Which three JVM options would you add to investigate performance issues in a Hot-Spot JVM?

A.

-xx:+PrintGCDetails

B.

-xx:+PrintGCTimeStamps

C.

-xx:+HandlePromotionFailure

D.

-verbose:gc

E.

-server

Which statement is FALSE regarding WebLogic Server 12c?

A.

supports Java EE 6.0

B.

supports WebLogic Web Services 8.1 Application Environment

C.

includes a new Maven plug-in

D.

supports use of annotations in resource adapter class files

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

A.

the WEB-INF subdirectory for a WAR file

B.

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

C.

the DD-INF subdirectory

D.

the root of archive

E.

any searchable location

Which WebLogic optimization allows one non-XA resource to participate in a distributed transaction?

A.

enabling Pinned to Thread

B.

enabling Logging Last Resource

C.

increasing the Statement cache size

D.

setting the statement cache type to LRU

E.

setting the initial and maximum capacity to the same number

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

A.

Deploy Active Cache shared library

B.

Declare dependency on the shared library

C.

Declare all dependency injection entries

D.

Package tangosol-coherence-override.xml in modules classpath

E.

Package coherence-cache-config.xml in modules classpath

In WebLogic 10.3.6 and WebLogic 12c on ExaLogic, performance of JMS is further improved through _____ and _____.

A.

Web Session Affinity

B.

Concurrent Request Manager

C.

Coherence

D.

Elastic Message Overflow

In WebLogic 10.3.6 and 12c, transaction logs can optionally write to a JDBC store instead of a file store on the file system. Identify the three benefits as a result of this capability.

A.

simplified disaster recovery architecture and efforts

B.

better performance than writing logs to a file store

C.

common storage of transaction logs with application data

D.

common replication of transaction logs with application data

E.

higher transaction throughput

You installed WebLogic, SOA Suite, and Oracle Service Bus on a machine and want to use the WebLogic Node Manger to start servers for each product. Which statement is true?

A.

You need to install a separate node manager for each Middleware Home that has a unique major and minor WebLogic Version Number.

B.

You need to install and configure only one instance of Node Manager for all products, regardless of the WebLogic version number.

C.

You need to install and configure a separate Node Manager for each domain of each product you want to run on the machine.

D.

You need to install one Node Manager but use separate SSL certificates for each product when searching the network communication to the machine

A customer has a web application with HTTP Sessions that need to be replicated to a backup site that is more than 100 miles away from the primary site, connected over the Internet.

Which type of session replication in WebLogic is recommended?

A.

MAN Replication

B.

WAN Replication

C.

Synchronous Replication

D.

Asynchronous Replication

E.

Database Replication