AD0-E103 Exam QuestionsBrowse all questions from this exam

AD0-E103 Exam - Question 81


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"?

Show Answer
Correct Answer: AB

To change the state of the bundle from 'Installed' to 'Active', a developer should use the 'Start' action for the bundle in the Apache Felix Web Console. When a bundle is installed, it means that it is recognized by the system but not yet running. Using the 'Start' action will initiate the bundle and move it to the 'Active' state.

Discussion

3 comments
Sign in to comment
MankuUmaOption: D
Jun 14, 2020

Answer should be D

chunpinOption: D
Jan 7, 2021

Answer: D If any dependency is missing the bundle will never start

heenamadanOption: D
Jun 19, 2020

Option should be D