ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 17 - AD0-E103 discussion

Report
Export

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.
Answers
A.
@Service annotation is missing in DeveloperInfo.java.
B.
Interface DeveloperInfo does NOT have any method.
Answers
B.
Interface DeveloperInfo does NOT have any method.
C.
Activator class is NOT implementing DeveloperInfo interface.
Answers
C.
Activator class is NOT implementing DeveloperInfo interface.
D.
The required Maven repository for OSGi is missing.
Answers
D.
The required Maven repository for OSGi is missing.
Suggested answer: C
asked 02/10/2024
Mohammedsaleh Ibrahim
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first