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

Improve ejb-client exceptions & messages

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 4.0.9.Final
    • 1.0.22.Final
    • None

      Improve error messages to help narrow down the issue such as:

      EJBCLIENT000025
      EJBCLIENT000024

      java.lang.IllegalStateException: EJBCLIENT000025: No EJB receiver available for handling [appName:apptwo, moduleName:ejb, distinctName:] combination for invocation context org.jboss.ejb.client.EJBClientInvocationContext@6e28d8da

      The error above is thrown on several occasions:

      • the remoting connection was closed previously
      • the ejb actually does not exist
      • security configuration is not configured properly
      • the client / server are using different configurations such as client is trying to use SSL and server is not expecting it

              Unassigned Unassigned
              rhn-support-bmaxwell Brad Maxwell
              Votes:
              10 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: