AD0-E116 Exam Question 16

A custom bundle of an application is in state "Installed" after deploying it with Maven.
What should a developer do to change it to state "Active"?
  • AD0-E116 Exam Question 17

    A developer needs to upgrade existing components (Proxy Components) based on Core Components Version 1(v1) to Core Components Version 2(v2).
    How should the developer upgrade to V2 Core Components?
  • AD0-E116 Exam Question 18

    A developer must create a workflow step that assigns a 'WorkItem' to the appropriate person based on who has the least amount work to do.
    The group that must perform the action is configured into the workflow.
    Which non-deprecated interface should the Java implementation class use to perform the assignment?
  • AD0-E116 Exam Question 19

    A developer is creating a new OSGi bundle com.custom.package.b to expose new services.
    com.custom.package.a is already installed and active in the system and has the following package definition:

    The system console shows the following package availability:

    Bundle com.custom.package.b to be installed has the following package definition:

    What will happen when the developer uploads the bundle com.custom.package.b into the system?
  • AD0-E116 Exam Question 20

    A custom application contains a service component com.proj.ServiceComponent. A developer needs to configure the string value name and integer value intVal. The actual configuration must be deployed using a content package.
    What should the developer do to meet these requirements?