exam questions

Exam 1z0-134 All Questions

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

Exam 1z0-134 topic 1 question 47 discussion

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

In your production environment, you have deployed an application that is accessing a registered Java EE shared library as well as an application deployment plan.
In addition, both the library and the application annotations for some of their configuration properties. You are attempting to understand the current state of the properties that have been used in this deployment.
From greatest to least, what is the correct order of precedence that is used by WebLogic Server when applying configuration properties during deployment?
(Choose the best answer.)

  • A. Deployment Plan, Application descriptors, Library descriptors, Application annotations, Library annotations
  • B. Deployment Plan, Application annotations, Library annotations, Application descriptors, Library descriptors
  • C. Deployment Plan, Library descriptors, Application descriptors, Library annotations, Application annotations
  • D. Deployment Plan, Application descriptors, Application annotations, Library descriptors, Library annotations
  • E. Deployment Plan, Library descriptors, Library annotations, Application descriptors, Application annotations
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️
The elements of the Enterprise application's descriptor itself have precedence over all elements in the library descriptors.
The deployment descriptor can still override values defined in the annotation.
Incorrect Answers:
C, E: The elements of the Enterprise application's descriptor itself have precedence over all elements in the library descriptors.
Reference:
http://docs.oracle.com/cd/E21764_01/web.1111/e13706/libraries.htm#WLPRG355

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
chrishillinger
3 years ago
Selected Answer: A
According to the Oracle WLS Adm II course, the correct answer is A
upvoted 1 times
...
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 ...