creating a proxy fails for beans which have the same interface defined multiple
times in their declaration chain
----------------------------------------------------------------------------------------------------------------
Key: OWB-210
URL: https://issues.apache.org/jira/browse/OWB-210
Project: OpenWebBeans
Issue Type: Bug
Components: Simple Web Beans
Affects Versions: M3
Reporter: Mark Struberg
Assignee: Mark Struberg
Fix For: M4
If a bean defines an Interface twice in it's declaration chain (e.g. 1. via a
baseclass and 2. via an implements) our JavassistProxyFactory currently fails
to create a proxy for this bean.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.