eclipse-ee4j / eclipse-ee4j/jersey

Improve error message when InjectionManagerFactory is missing

Open
#3,748 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
730
Forks
382
PR merge metrics
No merged PRs in 30d

Description

Users are thrown off by the fact that they now have to explicitly include a dependency injection implementation. See https://stackoverflow.com/a/44546979/14731

Instead of the exception message stating "InjectionManagerFactory not found` please inform the user how to resolve this problem. For example, point them at a documentation page that explains what options they have and (for example) how to resolve it by including the HK2 implementation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.