[jboss-jira] [JBoss JIRA] Updated: (EJBTHREE-1773) Allow SFSB proxies to request non-business-method removal

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Sun Mar 15 03:58:22 EDT 2009


     [ https://jira.jboss.org/jira/browse/EJBTHREE-1773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Lee Rubinger updated EJBTHREE-1773:
------------------------------------------

    JBoss Forum Reference: http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4218053


> 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: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list