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

Mark Struberg resolved OWB-434.
-------------------------------

    Resolution: Fixed

resolved by moving the ThreadLocal cleanup at the very end of all operations.

> ThreadLocal<SingletonContext> doen't get cleaned up
> ---------------------------------------------------
>
>                 Key: OWB-434
>                 URL: https://issues.apache.org/jira/browse/OWB-434
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Context and Scopes
>    Affects Versions: 1.0.0-alpha-1
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.0.0-alpha-2
>
>
> We currently store the active SingletonContext for each thread in a 
> ThreadLocal.
> We must cleanup this ThreadLocal at the end of each request!

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

Reply via email to