Exam AD0-E103 All QuestionsBrowse all questions from this 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"?

    Correct Answer: B

    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
chunpinOption: D

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

MankuUmaOption: D

Answer should be D

heenamadanOption: D

Option should be D