Oracle
1Z0-102 · Question #33
As an Oracle WebLogic Server administrator, you are given an EAR file application to deploy. Identity three reasons for creating an EAR file first.
The correct answer is B. The EAR file is created to avoid namespace clashes in the Java code. C. The EAR file can contain multiple WAR, EAR, and other resources to easily bundle together. E. The EAR file can declare application-wide security roles definitions. See the full explanation below for the reasoning.
Question
As an Oracle WebLogic Server administrator, you are given an EAR file application to deploy. Identity three reasons for creating an EAR file first.
Options
- AAfter the .ear file hasbeen deployed, the developer will not have to ask for your assistance to deploy
- BThe EAR file is created to avoid namespace clashes in the Java code.
- CThe EAR file can contain multiple WAR, EAR, and other resources to easily bundle together.
- DThe EAR file is required if you are deploying an application.
- EThe EAR file can declare application-wide security roles definitions.
How the community answered
(23 responses)- A9% (2)
- B78% (18)
- D13% (3)
Community Discussion
No community discussion yet for this question.