You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Mark Struberg (JIRA)" <ji...@apache.org> on 2017/07/29 18:26:00 UTC

[jira] [Created] (OWB-1205) We should not fire ProcessInjectionPoint for CDI Extension Observers

Mark Struberg created OWB-1205:
----------------------------------

             Summary: We should not fire ProcessInjectionPoint for CDI Extension Observers
                 Key: OWB-1205
                 URL: https://issues.apache.org/jira/browse/OWB-1205
             Project: OpenWebBeans
          Issue Type: Bug
    Affects Versions: 2.0.0
            Reporter: Mark Struberg
            Assignee: Mark Struberg
             Fix For: 2.0.1


We currently fire ProcessInjectionPoint for all InjectionPoints of Observers. 

We should omit those for lifecycle events in Extensions. Because at that time the Extensions are not yet booted and not even the BeanManager is up and running. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)