ManagedHibernateSession not disconnected after rendering response
-----------------------------------------------------------------
Key: JBSEAM-3740
URL:
https://jira.jboss.org/jira/browse/JBSEAM-3740
Project: Seam
Issue Type: Task
Components: Core
Affects Versions: 2.0.2.SP1
Environment: jboss-4.2.3.ga
Reporter: Jakub Janczak
Priority: Optional
It's not a bug, but it would be nice of Seam to close the connection of the hibernate
session after rendering the page. It's crucial when hibernate is used in filters which
are not using seam managed Session - especially for Jboss's CachedConnectionManager
which is closing old jdbc connections before creating a new ones, causing a Seam managed
session to disfunct.
--
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