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


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.

Reply via email to