Mark Struberg created OWB-1438:
----------------------------------
Summary: Synthetic InjectionPoint for CDI.current() and similar
usages
Key: OWB-1438
URL: https://issues.apache.org/jira/browse/OWB-1438
Project: OpenWebBeans
Issue Type: Improvement
Components: Core
Affects Versions: 4.0.2
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: 4.0.3
Right now using CDI.current().select(...).get() does not create an
InjectionPoint. Thus it's not possible to use a Dependent Scoped producer. We
could create a synthetic InjectionPoint with the qualifiers and type which got
selected.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)