[
https://issues.apache.org/jira/browse/OWB-628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13242091#comment-13242091
]
Kris Vandebroek commented on OWB-628:
-------------------------------------
Hi I'm experiencing the same problem with Seam Catch. In fact, since Seam
3.1.0, Seam Catch became part of the Seam Solder core. The result is that a
developer trying to include any Seam 3.1.0 module will be experiencing the
above described NPE problem.
My questions:
1. The fix is currently targeted for the 2.0.0 release. In the planning board I
saw that there is still a 1.1.4 and a 1.2.0 release to be released prior to the
2.0.0. Is it possible to also implement the fix in the upcoming 1.1.4 release?
2. I'm using openwebbeans indirectly because I'm using IBM Websphere. As a
consequence when OpenWebBeans releases a new version I'm still dependent on IBM
to provide a new Websphere version including the upgrade of OpenWebBeans. This
might take some time. Is there a temporary, manual code fix that I can apply to
bypass/resolve the issue while waiting for the real fix?
Kind regards
> Event injection doesn't work in observer methods.
> -------------------------------------------------
>
> Key: OWB-628
> URL: https://issues.apache.org/jira/browse/OWB-628
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Injection and Lookup
> Affects Versions: 1.1.2
> Reporter: Thierry Robin
> Assignee: Rohit Dilip Kelapure
> Fix For: 2.0.0
>
>
> I've tried this :
> public void onEvent(@Observes MyEvent event, Event<TotoEvent> eventSrc, ..)
> ... eventSrc is always null
--
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