[ 
https://issues.apache.org/jira/browse/OWB-383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12869788#action_12869788
 ] 

Mark Struberg commented on OWB-383:
-----------------------------------

AbstractInjectable#
public static ThreadLocal<Object> instanceUnderInjection = new 
ThreadLocal<Object>();

is also such a candidate.

> static fields in CreationalContext
> ----------------------------------
>
>                 Key: OWB-383
>                 URL: https://issues.apache.org/jira/browse/OWB-383
>             Project: OpenWebBeans
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Mark Struberg
>            Assignee: Gurkan Erdogdu
>             Fix For: M4
>
>
> CreationalContextImpl#currentRemoveObject is currently defined as static 
> ThreadLocal.
> This will most probably make problems with geronimo or other 
> multi-classloader environments

-- 
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