You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openwebbeans.apache.org by "Eric Covener (JIRA)" <ji...@apache.org> on 2010/07/22 01:43:49 UTC

[jira] Created: (OWB-415) EjbBeanProxyHandler for dependent ejb must save ejb instance

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.


[jira] Resolved: (OWB-415) EjbBeanProxyHandler for dependent ejb must save ejb instance

Posted by "Eric Covener (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Covener resolved OWB-415.
------------------------------

    Resolution: Fixed

> 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
>             Fix For: 1.0.0-alpha-2
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> 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.


[jira] Reopened: (OWB-415) EjbBeanProxyHandler for dependent ejb must save ejb instance

Posted by "Eric Covener (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Covener reopened OWB-415:
------------------------------


> 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
>             Fix For: 1.0.0-alpha-2
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> 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.


[jira] Closed: (OWB-415) EjbBeanProxyHandler for dependent ejb must save ejb instance

Posted by "Eric Covener (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OWB-415?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Covener closed OWB-415.
----------------------------

    Fix Version/s: 1.0.0-alpha-2
       Resolution: Fixed

> 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
>             Fix For: 1.0.0-alpha-2
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> 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.