HibernateContext JDBC Connection
--------------------------------

         Key: HIBERNATE-12
         URL: http://jira.jboss.com/jira/browse/HIBERNATE-12
     Project: Hibernate
        Type: Bug
 Environment: Mac OSX, JBoss 4.01sp1
    Reporter: Stephen Pearson
 Assigned to: Gavin King 


When using the HibernateContext getSession() function call, all works well 
until the function call has finished, and then the underlying JDBC connection 
is not closed.  Therefore with each call to getSession within my EJB I promptly 
receieve a  "Closing a connection for you.  Please close them yourself." 
warning from the CachedConnectionManager.

Can the TransactionSynch call please close the JDBC connection when it flushes 
and closes the Hibernate Session.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.jboss.com/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
This SF.net email is sponsored by Demarc:
A global provider of Threat Management Solutions.
Download our HomeAdmin security software for free today!
http://www.demarc.com/info/Sentarus/hamr30
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to