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

        
_______________________________________________
seam-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/seam-issues

Reply via email to