exam questions

Exam 1z0-134 All Questions

View all questions & answers for the 1z0-134 exam

Exam 1z0-134 topic 1 question 20 discussion

Actual exam question from Oracle's 1z0-134
Question #: 20
Topic #: 1
[All 1z0-134 Questions]

A Web Module needs specific tuning. The Development team fine tunes the module in the deployment descriptor (weblogic.xml) as follows:

Which two are true? (Choose two.)

  • A. MyWorkManager is an application-scoped Work Manager.
  • B. Add the line <wl-dispatch-policy>MyWorkManager</wl-dispatch-policy> before <work-manager> tags in weblogic.xml to make the Web Module use the Work Manager MyWorkManager.
  • C. MyWorkManager is a Global Work Manager.
  • D. MyWorkManager is a Default Work Manager.
  • E. Once the application is deployed and started on a Managed WebLogic Server, MyWorkManager will appear under Environment/Work Managers on the WebLogic Console.
Show Suggested Answer Hide Answer
Suggested Answer: AB 🗳️
A: You can create Work Managers that are available only to a specific application or module. You can define application-scoped Work Managers in the WebLogic
Server Administration Console and in the following descriptors: weblogic-application.xml weblogic-ejb-jar.xml weblogic.xml
B: A method is assigned to a Work Manager, using the <dispatch-policy> element in the deployment descriptor.
Incorrect Answers:
E: Environment/Work Managers displays the Global work managers.
Reference:
https://docs.oracle.com/cd/E24329_01/web.1211/e24432/self_tuned.htm#CNFGD129

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Currently there are no comments in this discussion, be the first to comment!
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...