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

Proxy Invocation Logic to Detemine Local or Remote is Flawed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Critical
    • AS 5.0.0.CR1
    • None
    • proxy
    • None

    Description

      Current logic in SessionProxyInvocationHandlerBase attempts to find the Container by name in the local Ejb3Registrar, and if so, invokes upon it. In the case that a Container of the same name exists locally when the target is intended for @Remote, the call will be handled as @Local.

      Create tests for this condition and fix.

      Attachments

        Activity

          People

            arubinge@redhat.com Andrew Rubinger (Inactive)
            arubinge@redhat.com Andrew Rubinger (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: