You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@deltaspike.apache.org by "Gerhard Petracek (Created) (JIRA)" <ji...@apache.org> on 2012/02/29 13:41:59 UTC

[jira] [Created] (DELTASPIKE-105) remove workarounds for weld

remove workarounds for weld
---------------------------

                 Key: DELTASPIKE-105
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-105
             Project: DeltaSpike
          Issue Type: Test
          Components: CDI-SE
    Affects Versions: 0.2-incubating
            Reporter: Gerhard Petracek
            Assignee: Gerhard Petracek
             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

        

[jira] [Commented] (DELTASPIKE-105) remove workarounds for weld

Posted by "Mark Struberg (JIRA)" <ji...@apache.org>.
    [ 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

        

[jira] [Updated] (DELTASPIKE-105) remove workarounds for weld

Posted by "Gerhard Petracek (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DELTASPIKE-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek updated DELTASPIKE-105:
----------------------------------------

    Issue Type: Sub-task  (was: Task)
        Parent: DELTASPIKE-92
    
> remove workarounds for weld
> ---------------------------
>
>                 Key: DELTASPIKE-105
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-105
>             Project: DeltaSpike
>          Issue Type: Sub-task
>          Components: CDI-SE
>    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

        

[jira] [Assigned] (DELTASPIKE-105) remove workarounds for weld

Posted by "Gerhard Petracek (Assigned) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DELTASPIKE-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek reassigned DELTASPIKE-105:
-------------------------------------------

    Assignee: Ales Justin  (was: Gerhard Petracek)
    
> remove workarounds for weld
> ---------------------------
>
>                 Key: DELTASPIKE-105
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-105
>             Project: DeltaSpike
>          Issue Type: Test
>          Components: CDI-SE
>    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

        

[jira] [Updated] (DELTASPIKE-105) remove workarounds for weld

Posted by "Gerhard Petracek (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DELTASPIKE-105?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gerhard Petracek updated DELTASPIKE-105:
----------------------------------------

    Issue Type: Task  (was: Test)
    
> remove workarounds for weld
> ---------------------------
>
>                 Key: DELTASPIKE-105
>                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-105
>             Project: DeltaSpike
>          Issue Type: Task
>          Components: CDI-SE
>    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

        

[jira] [Commented] (DELTASPIKE-105) remove workarounds for weld

Posted by "Jason Porter (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DELTASPIKE-105?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13407618#comment-13407618 ] 

Jason Porter commented on DELTASPIKE-105:
-----------------------------------------

+1 Until the workarounds stop working we should keep it to support older versions as Mark suggests.
                
> 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