Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-6346

Fallback Invoker Interceptor

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Obsolete
    • Major
    • No Release
    • JBossAS-4.2.3.GA, JBossAS-5.0.0.GA
    • Aspects, EJB, Remoting
    • None
    • 0
    • 0% 0%

    Description

      Presently to configure EJBs to be remotely accessible via a given set of protocols you must give them separate JNDI names. In commercially distributed software where you have multiple configurations this is inconvenient. Ideally there would be an interceptor that takes the place of the InvokerRemoteInterceptor.java and retries the connection on a series of protocols. The choice could then be saved in the proxy for "first use" next time. This would be similar to the ClusterChooserInterceptor.java. The server side configuration would show a InvokerLocator which is configured to a series of invoker Locator which is bound to a series of invokers. The call would be retried once for each invoker dependent on failure type and then fail completely (in the worst case) or return the first successful invocation.

      This would allow "autoconfiguration" of the appserver for example using pure socket or HTTP invocation depending on the first success making the server easier to install in both IT and VAR/OEM environments.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              acoliver_jira Andrew Oliver (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: