-
Bug
-
Resolution: Cannot Reproduce
-
Major
-
None
-
None
-
None
According to the javadoc of SyntheticBeanCreator.create()
>If the synthetic bean is @Dependent, the InjectionPoint to which it is injected may be looked up from the Instance parameter.
But `InjectionPoint` cannot be looked up (isResolvable() returns false)
version: Weld 5.0.1.Final (using Payara Micro 6.2021.1)