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/06/18 02:59:25 UTC

[jira] Resolved: (OWB-398) DelegateHandler cached too agressively

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

Eric Covener resolved OWB-398.
------------------------------

    Fix Version/s: 1.0.0-CR1
       Resolution: Fixed

http://svn.apache.org/viewvc?rev=955801&view=rev (tagged with wrong JIRA id)

> DelegateHandler cached too agressively
> --------------------------------------
>
>                 Key: OWB-398
>                 URL: https://issues.apache.org/jira/browse/OWB-398
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Interceptor and Decorators
>    Affects Versions: M4
>            Reporter: Eric Covener
>            Assignee: Eric Covener
>             Fix For: 1.0.0-CR1
>
>   Original Estimate: 8h
>  Remaining Estimate: 8h
>
> The InterceptorHandler and OpenWebbeansEJBinterceptor keep the interceptor that hooks the decorator stack in the cached interceptor stack.
> This can lead to an incorrect delegate handler being used, and in the case of an decorated EJB can cause the wrong EJB InvocationContext to be used.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.