[cdi-dev] [JBoss JIRA] Commented: (CDI-121) TransactionScope

Jens Schumann (JIRA) jira-events at lists.jboss.org
Wed Jun 15 02:32:29 EDT 2011


    [ https://issues.jboss.org/browse/CDI-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608742#comment-12608742 ] 

Jens Schumann commented on CDI-121:
-----------------------------------

Adam: We use this for our own projects, including support for @ApplicationException. While it certainly makes sense from an EJB perspective it really feels strange to add an EJB dependency to CDI in order to add TX support (ApplicationException/TransactionAttribute are located at javax.ejb). 

We should probably move this discussion to CDI-27.

> TransactionScope
> ----------------
>
>                 Key: CDI-121
>                 URL: https://issues.jboss.org/browse/CDI-121
>             Project: CDI Specification Issues
>          Issue Type: Feature Request
>          Components: Contexts
>         Environment: Java EE
>            Reporter: Richard Hightower
>            Assignee: Richard Hightower
>            Priority: Minor
>             Fix For: 1.1 (Proposed)
>
>   Original Estimate: 3 days
>  Remaining Estimate: 3 days
>
> Add TransctionalScope as a standard scope to define beans whose lifecycle is the same as a given transaction.
> This scope should start automatically when a transaction starts (but lazily when actually needed).

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

        


More information about the cdi-dev mailing list