[
https://issues.jboss.org/browse/CDI-121?page=com.atlassian.jira.plugin.sy...
]
Reza Rahman commented on CDI-121:
---------------------------------
I don't think it matters that much for @TransactionScoped. The TCK test for this would
be heavily CDI dependent, so I think it really belongs in CDI. As I said, I don't
think this is much different than the web/JSF centric scopes where the underlying storage
mechanism is defined in Servlet, JSF, etc but the component life-cycle behavior should
really remain centralized in CDI.
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