How can both bundles be deployed most efficiently across all environments?

Posted by: Pdfprep Category: AD0-E103 Tags: , ,

A custom AEM application contains Bundle A and Bundle B. Bundle A has a dependency to Bundle B via Import-Package.

How can both bundles be deployed most efficiently across all environments?
A . Use the Felix Web Console to upload the bundles in the correct order.
B . Create one content package per bundle and use a package dependency to ensure installation order.
C . Embed both bundles in one content package and use property ‘installationOrder’ in package properties for correct bundle installation order.
D . Embed both bundles in one content package: the dependency via Import-Package is enough to ensure correct installation.

Answer: D

Leave a Reply

Your email address will not be published.