[jbossseam-issues] [JBoss JIRA] Created: (JBSEAM-3829) Support for per-hibernate-session interceptors

Przemyslaw Jaskierski (JIRA) jira-events at lists.jboss.org
Wed Dec 10 14:38:46 EST 2008


Support for per-hibernate-session interceptors
----------------------------------------------

                 Key: JBSEAM-3829
                 URL: https://jira.jboss.org/jira/browse/JBSEAM-3829
             Project: Seam
          Issue Type: Feature Request
          Components: Core
         Environment: Hibernate 3.3.1, Tomcat 6.0.18
            Reporter: Przemyslaw Jaskierski


Currently using this useful feature is impossible with Seam-managed sessions. ManagedHibernateSession.initSession() explicite calls:

session = getSessionFactoryFromJndiOrValueBinding().openSession();

Please make it possible to declare interceptor here. SessionFactory-wide interceptors sometimes are a no-go.

-- 
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 seam-issues mailing list