Uploaded image for project: 'EJB Client Library (AS7+)'
  1. EJB Client Library (AS7+)
  2. EJBCLIENT-267

Invalid state possible in getResult

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 4.0.1.Final
    • None
    • None

      If org.jboss.ejb.client.EJBClientInvocationContext#getResult(boolean) is called on an invocation which is complete (State.DONE) and there is a pending exception, the invocation handler is forced into State.CONSUMING which causes an assertion error to fire. This can lead to client hangs.

              sdouglas1@redhat.com Stuart Douglas (Inactive)
              dlloyd@redhat.com David Lloyd
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: