[jboss-jira] [JBoss JIRA] Resolved: (EJBTHREE-2074) Closing of ENC context should be handled by EjbEncFactory implementations
jaikiran pai (JIRA)
jira-events at lists.jboss.org
Mon May 10 04:01:05 EDT 2010
[ https://jira.jboss.org/jira/browse/EJBTHREE-2074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
jaikiran pai resolved EJBTHREE-2074.
------------------------------------
Fix Version/s: EJB3_1 1.0.8
Resolution: Done
Component Fix Version(s): jboss-ejb3-core:1.3.2
> 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: 1.1.22, Plugin 1.0.19, EJB3_1 1.0.6
> Reporter: jaikiran pai
> Assignee: jaikiran pai
> Fix For: EJB3_1 1.0.8
>
>
> 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