-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
When there is a common super interface, getInvokedBusinessInterface doesn't return the correct interface.
@Stateless
@Remote(
)
interface Remote1 extends CommonRemote
interface Remote2 extends CommonRemote
- is blocked by
-
EJBTHREE-1121 Resolve ejbcontext Test
- Resolved
- is related to
-
EJBTHREE-1222 Methods named 'void remove()' are interpreted as EJBObject.remove() or EJBLocalObject.remove()
- Resolved
- relates to
-
EJBTHREE-1345 Break out "proxy" as new Component
- Resolved