[
https://issues.apache.org/jira/browse/OWB-318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Rohit Dilip Kelapure updated OWB-318:
-------------------------------------
Attachment: owb-318-patch.diff
Patch for OWB-318
> 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
>
> Attachments: owb-318-patch.diff
>
> 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.