[
https://issues.apache.org/jira/browse/DELTASPIKE-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407566#comment-13407566
]
Mark Struberg commented on DELTASPIKE-105:
------------------------------------------
if the workaround works, then we should keep it for older weld containers
anyway.
> remove workarounds for weld
> ---------------------------
>
> Key: DELTASPIKE-105
> URL: https://issues.apache.org/jira/browse/DELTASPIKE-105
> Project: DeltaSpike
> Issue Type: Sub-task
> Components: CdiControl
> Affects Versions: 0.2-incubating
> Reporter: Gerhard Petracek
> Assignee: Ales Justin
> Fix For: 0.3-incubating
>
>
> currently we have 2 workarounds which need to be removed as soon as we have a
> released version of weld which fixes the following issues:
> #1 the application scope doesn't get restarted autom. after it is invalidated
> and it can't be started manually (reason: IsolatedStaticSingleton.object is
> null after calling applicationContext#invalidate and causes a NPE as soon as
> the scope gets accessed again)
> the workaround is in ContextController#stopApplicationScope
> #2 AbstractSharedContext#isActive always returns true
> the workaround is in ContainerCtrlTckTest#reStartContexts
> ContainerCtrlTckTest#reStartContexts has to pass without workarounds
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira