Uploaded image for project: 'EJB 3.0'
  1. EJB 3.0
  2. EJBTHREE-1773

Allow SFSB proxies to request non-business-method removal

    XMLWordPrintable

Details

    • Task
    • Resolution: Won't Do
    • Major
    • 1.1.3
    • None
    • core, proxy-impl, proxy-spi
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              arubinge@redhat.com Andrew Rubinger (Inactive)
              arubinge@redhat.com Andrew Rubinger (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: