eclipse-ee4j / eclipse-ee4j/jersey

Don't log warnings when only checking if CDI bean is also JAX-RS resource

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

Description

Jersey checks whether CDI beans are also JAX-RS resources, and if so modifies their injection points. For this check it shouldn't validate a CDI bean according to JAX-RS rules, if it's not a JAX-RS resource.

Practically, this often results in useless warnings, but it can even result in exceptions preventing deployments.

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.