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

EJB3.1 Async invocations don't work on nointerface views

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Critical Critical
    • EJB 3.1
    • depchain-1.0.0-alpha-4
    • async, nointerface
    • None

      Async invocations on nointerface view doesn't work in AS 6.0.0.M4. It's because the nointerface views currently do not have any client side interceptors (async invocation handling is done in a client side AOP interceptor).

      P.S: I'm thinking of adding jboss-interceptors based interceptors instead of AOP ones for the nointerface views, if possible.

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

              Created:
              Updated: