Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-4510

EJB client on server A doesn't reconnect to server B if server B restarts

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.1.2.Final (EAP)
    • 7.1.1.Final
    • EJB
    • None

    Description

      Consider 2 server A and B. Server A contains a deployment with a jboss-ejb-client.xml refering to a remote outbound connection to server B. Both servers are up. Application on server A invokes on a bean on server B. Works fine.

      Now server B goes down. This causes the EJB receiver in the client context of the application on server A to be closed and no longer functional. A little later server B comes back up. The application on server A invokes again on the bean, but currently it fails with "No EJB receiver available to handle invocation". Instead, the invocation is expected to trigger a reconnect to server B (which has restarted).

      Attachments

        Activity

          People

            jaikiran Jaikiran Pai (Inactive)
            jaikiran Jaikiran Pai (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: