[ https://issues.apache.org/jira/browse/OWB-1387?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Arne Limburg closed OWB-1387. ----------------------------- Resolution: Fixed > @Destroyed(ApplicationScoped.class) not thrown when > @Destroyed(RequestScoped.class) exists > ------------------------------------------------------------------------------------------ > > Key: OWB-1387 > URL: https://issues.apache.org/jira/browse/OWB-1387 > Project: OpenWebBeans > Issue Type: Bug > Components: Context and Scopes > Affects Versions: 2.0.23 > Reporter: Arne Limburg > Assignee: Arne Limburg > Priority: Major > Fix For: 2.0.24 > > > During shutdown we try to throw @Destroyed(RequestScoped.class) and > @Destroyed(SessionScoped.class) even if they are not active. That leads to an > exception when an observer exists which in turn prevents > @Destroyed(ApplicationScoped.class) to be thrown. -- This message was sent by Atlassian Jira (v8.3.4#803005)