You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mark Struberg (JIRA)" <de...@myfaces.apache.org> on 2011/09/16 11:19:08 UTC

[jira] [Created] (EXTCDI-223) Provide @TransactionScoped Context for @Transactional

Provide @TransactionScoped Context for @Transactional
-----------------------------------------------------

                 Key: EXTCDI-223
                 URL: https://issues.apache.org/jira/browse/EXTCDI-223
             Project: MyFaces CODI
          Issue Type: New Feature
          Components: JEE-JPA1-Module
    Affects Versions: 1.0.1
            Reporter: Mark Struberg
            Assignee: Mark Struberg


We currently only support@RequestScoped EntityManagers. 

By automatically starting a @TransactionScoped Context at the beginning of any outermost TransactionalInterceptor (in the current Thread) and closing it when leaving the outermost @Transactional call again, we might easily implement an own Context for it.

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

        

[jira] [Resolved] (EXTCDI-223) Provide @TransactionScoped Context for @Transactional

Posted by "Mark Struberg (Resolved) (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/EXTCDI-223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved EXTCDI-223.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.2
    
> Provide @TransactionScoped Context for @Transactional
> -----------------------------------------------------
>
>                 Key: EXTCDI-223
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-223
>             Project: MyFaces CODI
>          Issue Type: New Feature
>          Components: JEE-JPA1-Module
>    Affects Versions: 1.0.1
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>             Fix For: 1.0.2
>
>
> We currently only support @RequestScoped EntityManagers. 
> By automatically starting a @TransactionScoped Context at the beginning of any outermost TransactionalInterceptor (in the current Thread) and closing it when leaving the outermost @Transactional call again, we might easily implement an own Context for it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira