Maciej Swiderski created OWB-940:
------------------------------------
Summary: CDI portable extension inconsistency
Key: OWB-940
URL: https://issues.apache.org/jira/browse/OWB-940
Project: OpenWebBeans
Issue Type: Bug
Components: Core
Affects Versions: 1.1.0
Reporter: Maciej Swiderski
Attachments: cdi-web-app.zip
I try to use CDI portable extension in the application that actually relies on
ProcessInjectionTarget event to process InjectionTargets by evaluating their
injection points. But when doing so, all MaangedBeans (POJO beans) don't have
injection points set when this event is fired. Although JEE components such as
servlets for example have those injection points properly set in the injection
target.
Attaching a very simple web application source (maven project) that allows to
illustrate and reproduce the case. Is there anything that can be configured or
is this a some sort of a bug?
I am using WAS full profile 8.5.5.0 so not sure if I set right version number.
--
This message was sent by Atlassian JIRA
(v6.2#6252)