]
Andrew Lee Rubinger resolved EJBTHREE-1773.
-------------------------------------------
Resolution: Rejected
Allow SFSB proxies to request non-business-method removal
---------------------------------------------------------
Key: EJBTHREE-1773
URL:
https://jira.jboss.org/jira/browse/EJBTHREE-1773
Project: EJB 3.0
Issue Type: Task
Components: core, proxy-impl, proxy-spi
Reporter: Andrew Lee Rubinger
Assignee: Andrew Lee Rubinger
Fix For: 1.1.3
Add support to SessionProxy to enable:
Object proxy = jndiContext.lookup("MyBean/remote");
SessionProxy sProxy = (SessionProxy)proxy;
sProxy.removeTarget();
Additionally provide support in InvokableContext for the proxy to ask the container for
removal.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: