]
Shelly McGowan updated JBAS-8290:
---------------------------------
Fix Version/s: TBD-6.x
(was: TBD)
Implement solid SessionObjectReference
--------------------------------------
Key: JBAS-8290
URL:
https://issues.jboss.org/browse/JBAS-8290
Project: JBoss Application Server
Issue Type: Bug
Components: Weld/CDI
Reporter: Pete Muir
Assignee: Marius Bogoevici
Priority: Blocker
Fix For: TBD-6.x
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!
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: