[jboss-jira] [JBoss JIRA] Created: (EJBTHREE-2074) Closing of ENC context should be handled by EjbEncFactory implementations

jaikiran pai (JIRA) jira-events at lists.jboss.org
Thu Apr 8 06:07:38 EDT 2010


Closing of ENC context should be handled by EjbEncFactory implementations
-------------------------------------------------------------------------

                 Key: EJBTHREE-2074
                 URL: https://jira.jboss.org/jira/browse/EJBTHREE-2074
             Project: EJB 3.0
          Issue Type: Bug
          Components: core
    Affects Versions: EJB3_1 1.0.6, Plugin 1.0.19, 1.1.22
            Reporter: jaikiran pai
            Assignee: jaikiran pai


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.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list