Posted by: Pdfprep
Post Date: November 14, 2020
A customer bundle of an application is in state “Installed” after deploying it with Maven.
What should a developer do to change it to state “Active”?
A . Use the “Update” action for the bundle in the Apache Felix Web Console.
B . Use the “Start” action for the bundle in the Apache Felix Web Console.
C . Reinstall the content package using the package manager.
D . Ensure all OSGi requirements are met and re-deploy using Maven.
Answer: A