Description
In CDI-1.0 it is not required to support programmatically triggered resolving of producer methods with an InjectionPoint parameter. This feature only got added in CDI-1.1 but it is useful to have and does not break backward compatibility.
Thanks to John Ament for the report.
Attachments
Issue Links
- relates to
-
OWB-1038 InjectionPoint is null when using @Produces. NullPointerException caused by CDI container providing a null InjectionPoint into a producer method.
- Closed