[
https://issues.apache.org/jira/browse/OWB-442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Covener resolved OWB-442.
------------------------------
Fix Version/s: 1.0.0-alpha-2
Resolution: Fixed
> our EJB proxies are broken when multiple local interfaces are used on a
> single class
> ------------------------------------------------------------------------------------
>
> Key: OWB-442
> URL: https://issues.apache.org/jira/browse/OWB-442
> Project: OpenWebBeans
> Issue Type: Bug
> Components: Java EE Integration
> Affects Versions: 1.0.0-alpha-1
> Reporter: Eric Covener
> Assignee: Eric Covener
> Fix For: 1.0.0-alpha-2
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> our javassist proxies for EJB beans only implement the single injected type,
> but they are stored in a cache keyed solely off the managed bean class.
> We need either another dimension for the type, or to set all local interfaces
> on the proxy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.