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

JNDIKernelRegistryPlugin should not create proxies or sessions during MC context state change

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 1.1.4
    • 1.1.3
    • core
    • None

      The JNDIKernelRegistryPlugin is to used for the jndi: dependencies (which is a MC context) that are added to the EJB containers which are installed as MC beans. When MC internally, changes the state of the contexts, there are multiple calls to the :

      public KernelRegistryEntry getEntry(Object name)

      API. The jndi: dependencies point to proxy factories bound to JNDI and when this API is called it results in a JNDI lookup and a subsequent proxy/session creation. This needs to be avoided

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

              Created:
              Updated:
              Resolved: