[cdi-dev] [JBoss JIRA] Commented: (CDI-121) TransactionScope
Adam Bien (JIRA)
jira-events at lists.jboss.org
Wed Jun 15 12:35:30 EDT 2011
[ https://issues.jboss.org/browse/CDI-121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12608920#comment-12608920 ]
Adam Bien commented on CDI-121:
-------------------------------
Jens: IMO we should remove as much overlap between the specs, as only possible Required, RequiresNew, Mandatory etc. are defined in J2EE for ages. They are well accepted and work well. I would just reuse an annotation instead of introduce another one.
We could also extract Required from the EJB spec like it was the case in Interceptors...
> 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