Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0-alpha-1
-
None
Description
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.