An OSGi bundle Activator.java is registered through a service DevelopInfo.java
DeveloperInfo.java -
Activator.java -
Maven install generates an error during deployment. Refer to the error information below:
Which action should the developer take to resolve the build error?
A. @Service annotation is missing in DeveloperInfo.java.
B. Interface DeveloperInfo does NOT have any method.
C. Activator class is NOT implementing DeveloperInfo interface.
D. The required Maven repository for OSGi is missing.
An OSGi bundle Activator.java is registered through a service DevelopInfo.java DeveloperInfo.java - Activator.java -
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
An OSGi bundle Activator.java is registered through a service DevelopInfo.java DeveloperInfo.java - Activator.java -
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!