You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "YING WANG (JIRA)" <ji...@apache.org> on 2010/09/13 23:28:34 UTC

[jira] Created: (OWB-452) set active flag to false then context is destroyed

set active flag to false then context is destroyed
--------------------------------------------------

                 Key: OWB-452
                 URL: https://issues.apache.org/jira/browse/OWB-452
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Context and Scopes
    Affects Versions: 1.0.0-alpha-2
            Reporter: YING WANG
            Assignee: Gurkan Erdogdu
            Priority: Minor
             Fix For: 1.0.0-alpha-3


We should clear AbstractContext.active flag when a context is destroyed. So it will not affect the next request/session run on the same thread.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OWB-452) set active flag to false then context is destroyed

Posted by "YING WANG (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

YING WANG closed OWB-452.
-------------------------

    Resolution: Fixed

> set active flag to false then context is destroyed
> --------------------------------------------------
>
>                 Key: OWB-452
>                 URL: https://issues.apache.org/jira/browse/OWB-452
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Context and Scopes
>    Affects Versions: 1.0.0-alpha-2
>            Reporter: YING WANG
>            Assignee: Gurkan Erdogdu
>            Priority: Minor
>             Fix For: 1.0.0-alpha-3
>
>
> We should clear AbstractContext.active flag when a context is destroyed. So it will not affect the next request/session run on the same thread.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.