IBM
C2180-317 · Question #42
A system administrator needs to add a business capability to an enterprise application (EAR). The capability is an OSGi bundle distributed as a separate Java archive (JAR) by a third-party…
The correct answer is C. Create a business-level application (BLA) with the EAR and the JAR. See the full explanation below for the reasoning.
Question
A system administrator needs to add a business capability to an enterprise application (EAR). The capability is an OSGi bundle distributed as a separate Java archive (JAR) by a third-party application provider. How should the administrator do this?
Options
- ADeploy EAR and define the JAR as a shared library reference.
- BInclude JAR in EAR's lib directory and deploy the modified EAR.
- CCreate a business-level application (BLA) with the EAR and the JAR.
- DModify the EAR deployment descriptor's library-directory to include the directory with the JAR.
How the community answered
(21 responses)- A14% (3)
- B5% (1)
- C71% (15)
- D10% (2)
Community Discussion
No community discussion yet for this question.