Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam AD0-E103 topic 1 question 31 discussion

Actual exam question from Adobe's AD0-E103
Question #: 31
Topic #: 1
[All AD0-E103 Questions]

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?

  • A. The bundle will install but fail the activation due to unsatisfied dependencies com.sample.package.b and com.sample.package.c.
  • B. The bundle will install but fail the activation due to unsatisfied dependency com.sample.package.c.
  • C. The bundle will install and activate successfully.
  • D. The bundle will install but fail the activation due to unsatisfied dependency com.sample.package.b.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Sabuj29
2 years, 10 months ago
It seems All are the wrong answers here. The correct answer should be: fail the activation due to unsatisfied dependencies com.sample.package.a and com.sample.package.c.
upvoted 1 times
...
chunpin
3 years, 3 months ago
A is the most suitable answer, but it is not complete – it should also include an unsatisfied dependency to com.custom.package.a, because the specified version range [1,2) does not allow version 2.0 to be imported.
upvoted 1 times
...
nickname3164
3 years, 5 months ago
Ans B, package.b cannot import package.c due to its version
upvoted 3 times
...
VishalC
3 years, 5 months ago
Isn't D ?
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...