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/09/09 22:40:32 UTC

[jira] Reopened: (OWB-318) multiple methods with same EJB @interceptors(foo.class) in same bean class get multiple interceptor instances

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

Eric Covener reopened OWB-318:
------------------------------


reopening per Rohit

> multiple methods with same EJB @interceptors(foo.class) in same bean class get multiple interceptor instances
> -------------------------------------------------------------------------------------------------------------
>
>                 Key: OWB-318
>                 URL: https://issues.apache.org/jira/browse/OWB-318
>             Project: OpenWebBeans
>          Issue Type: Bug
>          Components: Interceptor and Decorators
>    Affects Versions: M4
>            Reporter: Eric Covener
>            Assignee: Eric Covener
>             Fix For: 1.0.0-alpha-1
>
>   Original Estimate: 6h
>  Remaining Estimate: 6h
>
> One managed bean with multiple methods with the same EJB @interceptors(foo.class) get multiple interceptor instances, but we should only create 1 instance.
> See TCK method org.jboss.jsr299.tck.interceptors.tests.method.MethodLevelInterceptorTest.testInterceptorCanBeAppliedToMoreThanOneMethod().

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