-
Bug
-
Resolution: Done
-
Major
-
3.0.6.Final, 3.6.3.Final
-
None
In Wildfly 8.0.0.CR1, ResteasyCdiExtension is adding @Scope annotations to classes that were not intended to be CDI beans. If the class is final, or otherwise unproxyable, this causes a WELD-001437/UnproxyableResolutionException when the provider is instantiated by resteasy.
See linked resteasy-dev email chain for more details.
- is blocked by
-
WFLY-2859 Treating all JAX-RS components as CDI Beans has some negative consequences
- Closed
- is cloned by
-
RESTEASY-2315 ResteasyCdiExtension is adding CDI scopes to classes that should not be CDI beans, Part II
- Resolved
- is related to
-
RESTEASY-2230 Determine why NettyTests fail with proposed change to ResteasyCdiExtension
- Resolved