EjbBeanProxyHandler for dependent ejb must save ejb instance 
-------------------------------------------------------------

                 Key: OWB-415
                 URL: https://issues.apache.org/jira/browse/OWB-415
             Project: OpenWebBeans
          Issue Type: Bug
          Components: Enterprise Web Beans
    Affects Versions: 1.0.0-alpha-1
            Reporter: Eric Covener
            Assignee: Eric Covener


If we use a depenent EJB, the EjbBeanProxyHandler will try to acquire an EJB 
instance from the context each pass through the method handler.  Multiple 
methods calls on the same injected proxy should be getting the same underlying 
EJB.

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