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

Closing of ENC context should be handled by EjbEncFactory implementations

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • EJB3_1 1.0.8
    • 1.1.22, Plugin 1.0.19, EJB3_1 1.0.6
    • core
    • None
    • jboss-ejb3-core:1.3.2

      The EJBContainer, currently in its destroy lifecycle method explicitly closes the ENC context:

      InitialContextFactory.close(enc, this.initialContextProperties);

      This should instead be handled by the implementations of EjbEncFactory.

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

              Created:
              Updated:
              Resolved: