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

Jean-Louis MONTEIRO updated OPENEJB-1382:
-----------------------------------------

    Fix Version/s:     (was: 4.0)
                   4.5.0
    
> Provide interceptor/thread based context for OWB rather than classloader 
> based context
> --------------------------------------------------------------------------------------
>
>                 Key: OPENEJB-1382
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-1382
>             Project: OpenEJB
>          Issue Type: Bug
>          Components: ejb31
>    Affects Versions: 4.0
>            Reporter: David Jencks
>            Assignee: David Jencks
>             Fix For: 4.5.0
>
>
> OWB currently uses a classloader based scheme for the web bean contexts 
> (basically the singletonService's collection of per-module(?) "singleton" 
> components).  Although we don't actually know what the intended scope of this 
> goo is, it's unlikely to correspond to a classloader.  So we can replace it 
> with something we set on entering and exiting a context using a 
> ThreadContextListener.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to