Mark Struberg created OWB-1374: ---------------------------------- Summary: Container Lifecycle events right now only work during startup Key: OWB-1374 URL: https://issues.apache.org/jira/browse/OWB-1374 Project: OpenWebBeans Issue Type: Bug Components: Core Affects Versions: 2.0.21 Reporter: Mark Struberg Assignee: Mark Struberg Fix For: 2.0.22
Some events like e.g. {{ProcessInjectionPoint}} will not only be fired during the startup phase but also at runtime. This happens e.g. via {{BeanManager#createInjectionTarget}}. Those later events do not work right now. -- This message was sent by Atlassian Jira (v8.3.4#803005)