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

support RemoteBindings annotations from ejb3-interceptors-aop.xml

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Done
    • Icon: Major Major
    • AS 4.2.2.GA
    • EJB 3.0 RC9 - FD, EJB 3.0 RC9 - Patch 1, AS 4.2.0 GA
    • None
    • None

      The proxy is being created and deployed before the EJBContainer is being started, so the annotations are not populated early enough. See EJBContainer.start()
      {
      initializeClassContainer();
      }

              wdecoste1@redhat.com William Decoste (Inactive)
              wdecoste1@redhat.com William Decoste (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: