Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RESTEASY003400: Illegal to inject a non-interface type into a singleton after CXF removal #250

Closed
erdlet opened this issue Apr 19, 2021 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@erdlet
Copy link
Member

erdlet commented Apr 19, 2021

After removing the CXF module and some workarounds, the Jenkins job for Wildfly fails because of the injection of a non-interface type into a singleton. This worked before, so it seems that there was some workaround for CXF which is also necessary for WildFly.

@erdlet erdlet added the bug Something isn't working label Apr 19, 2021
@erdlet erdlet added this to the 3.0.0 milestone Apr 19, 2021
@erdlet erdlet self-assigned this Apr 19, 2021
@erdlet
Copy link
Member Author

erdlet commented Apr 19, 2021

It seems, that the JaxRsContextProducer can't be injected by CDI in RESTEasy also and not, as we assumed before, only in CXF.

@erdlet erdlet closed this as completed Apr 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant