eclipse-ee4j / eclipse-ee4j/jersey
beanparam with jersey-cdi-se
Open
- Dominant language
- Java
- Stars
- 730
- Forks
- 382
- PR merge metrics
- No merged PRs in 30d
Description
Hi,
when I'm using the beanparam together with jersey-cdi2-se jar
my code fail to work. I also tried it on your example:
https://github.com/eclipse-ee4j/jersey/tree/master/examples/helloworld-cdi2-se
I added beanparam as a parameter to one of the controller and it didn't work.
when I remove the jersey-cdi-se dependency it's working.
Do you aware about this issue? what it the plan to fix it and is there a planned workaround?
thanks,
Avner
Contributor guide
Assessment
This issue has not been assessed yet.