[ 
https://issues.jboss.org/browse/SEAMPERSIST-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Stuart Douglas closed SEAMPERSIST-27.
-------------------------------------

         Assignee: Stuart Douglas
    Fix Version/s: 3.0.0.CR1
       Resolution: Done


Resolved by making the Synchronizations components @ApplicationScoped and using 
ThreadLocals to track the syncronizations

> 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
>            Assignee: Stuart Douglas
>             Fix For: 3.0.0.CR1
>
>
> 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