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: Gurkan Erdogdu
             Fix For: 1.1.3


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

        

Reply via email to