[cdi-dev] [JBoss JIRA] Commented: (CDI-121) TransactionScope
Ed Burns (JIRA)
jira-events at lists.jboss.org
Tue Sep 6 15:33:26 EDT 2011
[ https://issues.jboss.org/browse/CDI-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12626592#comment-12626592 ]
Ed Burns commented on CDI-121:
------------------------------
This feature would be nice for JSF 2.2 page flows as well. Please see the following.
http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-873
http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-730
http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-871
http://java.net/jira/browse/JAVASERVERFACES_SPEC_PUBLIC-532
> 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