AD0-E103 Exam QuestionsBrowse all questions from this exam

AD0-E103 Exam - Question 65


A custom AEM application has a run time dependency to a third party OSGi bundle that is NOT included in out-of-the-box AEM. The third party dependency needs to be available for multiple applications and be upgraded separately from the custom AEM application.

How should a developer make sure that the bundle is installed on all environments?

Show Answer
Correct Answer: CD

To ensure the third party OSGi bundle is available across all environments and can be upgraded separately from the custom AEM application, it should be embedded in a content package. This approach allows for automatic deployment of the bundle and provides flexibility in managing its updates independently.

Discussion

2 comments
Sign in to comment
pkg82Option: C
Jun 17, 2020

it should be C

lexxxz88
Oct 23, 2020

prove link: https://helpx.adobe.com/experience-manager/6-3/sites/developing/using/vlt-mavenplugin.html#EmbeddingOSGiBundlesinaContentPackage

taoelmoroOption: C
Dec 16, 2020

for me is C