-
Bug
-
Resolution: Obsolete
-
Blocker
-
None
-
None
JBossSessionObjectReference is a bit hacky right now:
1) Needs a proper implementation of isRemoved which interrogates the EJB container to determine the state of the reference
2) Needs a Remove implementation that can cope with no-interface-view beans
3) Needs to lookup the actual reference for getBusinessObject() not just cast the local proxy. Note that we may request remote EJBs through this mechanism!
- blocks
-
WELD-364 Remote EJB methods should be able to observe
- Resolved
- is blocked by
-
JBAS-8292 Weld assumes EJB proxy is always a JDK proxy, it might not be
- Closed
-
EJBTHREE-2011 Create Session Manager for EJB3 Stateful Session Beans
- Open