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 use 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.)
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.
Currently there are no comments in this discussion, be the first to comment!