[seam-issues] [JBoss JIRA] Created: (SEAMPERSIST-27) A seam managed hibernate session should not require an active request context

Pieter Martin (JIRA) jira-events at lists.jboss.org
Fri Feb 4 13:44:39 EST 2011


A seam managed hibernate session should not require an active request context
-----------------------------------------------------------------------------

                 Key: SEAMPERSIST-27
                 URL: https://issues.jboss.org/browse/SEAMPERSIST-27
             Project: Seam Persistence
          Issue Type: Bug
            Reporter: Pieter Martin


I am trying to use a seam managed hibernate session from a WebApplication Startup event. There is no request context at this time causing the injection to fail. It is because of the dependency on org.jboss.seam.persistence.transaction.EjbSynchronizations that a request context is required.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the seam-issues mailing list