[
https://issues.apache.org/jira/browse/OWB-668?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13419864#comment-13419864
]
Mark Struberg commented on OWB-668:
-----------------------------------
Hi!
If it's fixed in trunk then there is a 99.9% chance that it will go into 1.1.5
;)
But a quick side note. We recently discovered that SeamXML does some really
dirty stuff and even sends ProcessAnnotatedTyped events itself. And even worse,
it does it in the BeforeBeanDiscovery phase. This part is _not_ portable and we
will also not fix this. Instead it will get clarified in CDI-1.1 that such
things are forbidden, otherwise non-portable behaviour results.
> A dynamically specified ProcessInjectionTarget is never invoked
> ----------------------------------------------------------------
>
> Key: OWB-668
> URL: https://issues.apache.org/jira/browse/OWB-668
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Injection and Lookup
> Reporter: Phil Oser
> Assignee: Gurkan Erdogdu
>
> If one replaces an injection target on the ProcessInjectionTarget event, the
> replaced injection target is never called. This causes the Solder XML
> configuration to fail.
> A test case that illustrates this is attached to
> https://issues.apache.org/jira/browse/OWB-667
> (testInvocationOfProcessInjectionTarget() ). It works with weld, but not in
> Open Web Beans.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira