[
https://issues.apache.org/jira/browse/DELTASPIKE-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rafael Benevides resolved DELTASPIKE-371.
-----------------------------------------
Resolution: Fixed
> Weld ContextController.stopApplicationScope() does not destroy application
> scoped beans properly
> ------------------------------------------------------------------------------------------------
>
> Key: DELTASPIKE-371
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-371
> Project: DeltaSpike
> Issue Type: Bug
> Components: CdiControl
> Affects Versions: 0.3-incubating
> Reporter: Martin Kouba
> Assignee: Rafael Benevides
>
> The current impl simply clears the application context's bean store which is
> not enough, e.g. @PreDestroy callback is not invoked. The impl should call
> org.jboss.weld.context.ApplicationContext.invalidate() as it originally did.
> It was probably changed in the context of WELD-1072...
--
This message was sent by Atlassian JIRA
(v6.2#6252)