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

Eric Covener closed OWB-406.
----------------------------

    Resolution: Fixed

> BaseEjbBean.removedStatefulInstance used by multiple 
> instances/EjbBeanProxyHandlers
> -----------------------------------------------------------------------------------
>
>                 Key: OWB-406
>                 URL: https://issues.apache.org/jira/browse/OWB-406
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Enterprise Web Beans
>    Affects Versions: 1.0.0-alpha-1
>         Environment: OWB + tomcat EJB integration
>            Reporter: Eric Covener
>            Assignee: Eric Covener
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> BaseEjbBean.removedStatefulInstance is used by MethodHandlers to track when a 
> remove method on a session bean has been called, but there is only one one of 
> these Contextuals per bean class not per instance.
> BaseEjbBean needs to manitain a map or the tracking needs to move into the 
> Method Handler (EjbBeanProxyHandler)

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