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

SessionSpecContainer expects a j.l.r.Proxy in invoke method

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 1.1.3
    • 1.1.2
    • core, proxy
    • None

      The SessionSpecContainer's invoke method:

      public Object invoke(Object proxy, SerializableMethod method, Object[] args) throws Throwable

      expects the "proxy" the first parameter to be an instance of java.lang.reflect.Proxy.

      In case of the no-interface view for an EJB (being developed for EJB3.1), the proxy will not be an j.l.r.Proxy.

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

                Created:
                Updated:
                Resolved: