eclipse-ee4j / eclipse-ee4j/jersey

OAuth1ServerFilter does not work with cdi2-se

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

Description

Using the new cdi2 (version 2.26-b7) instead of hk2 for injection, OAuth1ServerFilter does not work anymore. The uriInfo is injected with @Inject annotation which does not follow the requirements from https://jersey.github.io/documentation/latest/jaxrs-resources.html#d0e2752.
Here a test reproducing the issue : https://github.com/hypnoce/jersey/commit/eec78704e936ba8128bc09b4bbad3d3353274c4d

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.