[weld-issues] [JBoss JIRA] (WELD-1072) Weld#shutdown() should not fail if the application scope has been invalidated already
Jozef Hartinger (JIRA)
jira-events at lists.jboss.org
Tue Feb 28 09:31:39 EST 2012
[ https://issues.jboss.org/browse/WELD-1072?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Hartinger updated WELD-1072:
----------------------------------
Description:
Stack trace
http://pastebin.com/3AQDzDSU
Testcase
https://github.com/os890/DS_Discuss/commit/e889ffb55eb96fecae5af6d830bcc685ee4de78a
The task involves
* changing Weld SE's ShutdownManager so that it does not use the CDI scope
* modifying WeldBootstrap#shutdown() to handle already shutdown application scope
was:
Stack trace
http://pastebin.com/3AQDzDSU
Testcase
https://github.com/os890/DS_Discuss/commit/e889ffb55eb96fecae5af6d830bcc685ee4de78a
The task involves
* changing Weld SE's ShutdownManager so that it does not use CDI scope
* modifying WeldBootstrap#shutdown() to handle already shutdown application scope
> Weld#shutdown() should not fail if the application scope has been invalidated already
> -------------------------------------------------------------------------------------
>
> Key: WELD-1072
> URL: https://issues.jboss.org/browse/WELD-1072
> Project: Weld
> Issue Type: Task
> Affects Versions: 1.1.5.Final
> Reporter: Jozef Hartinger
>
> Stack trace
> http://pastebin.com/3AQDzDSU
> Testcase
> https://github.com/os890/DS_Discuss/commit/e889ffb55eb96fecae5af6d830bcc685ee4de78a
> The task involves
> * changing Weld SE's ShutdownManager so that it does not use the CDI scope
> * modifying WeldBootstrap#shutdown() to handle already shutdown application scope
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list