Weekend Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Oracle 1z0-599 - Oracle WebLogic Server 12c Essentials

Page: 2 / 3
Total 91 questions

Which four service offerings are included in Oracle Public Cloud?

A.

Database Service

B.

Data Service

C.

Java Service

D.

Security Service

E.

.NET Service

F.

SOA Service

Identify four valid requests in a RESTful service using JAX-RS.

A.

GET

B.

PUT

C.

UPDATE

D.

DELETE

E.

POST

F.

REMOVE

A customer claims that while redeploying a web application in the production system all their customers have to log in again. What do you recommend?

A.

Sessions can't be preserved when redeploying applications. The customer needs to consider redeployment during late nights when the traffic is low.

B.

Change the flag responsible for the development mode of their environment. In the production mode, all sessions are preserved while redeploying application.

C.

Change Hotspot to JRockit. Sessions can't be preserved on HotSpot when redeploying application.

D.

Use flag -version when redeploying the application. This will switch on the Side By Side deployment feature and preserve existing sessions.

E.

Open a service request with Oracle Support. This is unexpected behavior. Sessions are preserved without any extra settings.

You are configuring a JMS server with a need for load balancing the messages. To achieve the load balance you should _______and _______.

A.

use regular queues and topics

B.

use distributed queues and topics

C.

not use subdeployments

D.

disable server affinity

E.

use message paging

Which product has guaranteed messaging and transactional integrity for 100% reliability, over 25 years of use in the world's largest transaction applications?

A.

Coherence

B.

Tuxedo

C.

JRockit

D.

WebLogic Server

An airline is building a booking system for its premium and general customers. The goal is to ensure premium members are given higher access priority when user traffic is high.

What configuration will achieve this goal?

A.

Configure a Work Manager for premium users with a Minimum Thread Constraint.

B.

Configure a Work Manager for premium users with a higher fair-share-request-class.

C.

Configure a Work Manager for premium users with a higher response-time-request-class.

D.

Configure a Work Manager general users with a Maximum Thread Constraint.

E.

Configure a Work Manager for premium users with a custom request-class.

A customer has a WebTrade application that initially uses the embedded LDAP to authenticate users. To enhance security, the customer decides to use OAM to authenticate some of the users against an external LDAP store. For this to work, a customer configured an OAMAuthenticator, but was not sure what to select for the Control Flag. What Control Flag should the customer choose?

A.

OPTIONAL

B.

REQUISITE

C.

REQUIRED

D.

SUFFICIENT

E.

MANDATORY

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?

A.

in the subdirectory /WEB-INF/ctxl

B.

in the subdirectory /META-INF/ctxl

C.

in the subdirectory /ctxl in the root of the archive

D.

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

E.

in the root of the archive

WebLogic 12c, the Maven plug-in has been enhanced with which Maven goal?

A.

wls:unzip, wls:install-domain, wls:start-domain, wls:wlst, wls:appc

B.

wls:install, wls:install-domain, wls:start-domain, wls:wlst, wls:appc

C.

wls:unzip, wls:create-domain, wls:start-domain, wls:wlst, wls:appc

D.

wls:install, wls:create-domain, wls:start-server, wls:wlst, wls:appc:

Identify four features of WebLogic that provide value above and beyond a simple Java EE container.

A.

Active GridLink for RAC

B.

support for enterprise Web Services standards beyond Java EE specification

C.

Integration with Enterprise Manager

D.

market leading performance

E.

Java EE6 Specification Support

F.

Java SE 7 support