[
https://issues.apache.org/jira/browse/OWB-921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Struberg resolved OWB-921.
-------------------------------
Resolution: Fixed
The synthetic InjectionPoint should only get tweaked for Instance<>...get()
invocations but *not* for BeanManager#getReference() calls. In this case the
InjectionPoint should be null according to the spec.
> Create a synthetic InjectionPoint if the bean got triggered programmatically
> ----------------------------------------------------------------------------
>
> Key: OWB-921
> URL: https://issues.apache.org/jira/browse/OWB-921
> Project: OpenWebBeans
> Issue Type: New Feature
> Components: Core
> Affects Versions: 1.2.1
> Reporter: Mark Struberg
> Assignee: Mark Struberg
> Fix For: 1.2.2
>
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)