[ 
https://issues.apache.org/jira/browse/DELTASPIKE-371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gerhard Petracek reassigned DELTASPIKE-371:
-------------------------------------------

    Assignee: Mark Struberg
    
> 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: Mark Struberg
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to