[seam-issues] [JBoss JIRA] Created: (SEAMFACES-29) Support Seam Managed Transactions over Multiple Requests
Lincoln Baxter III (JIRA)
jira-events at lists.jboss.org
Mon Jun 14 10:11:46 EDT 2010
Support Seam Managed Transactions over Multiple Requests
--------------------------------------------------------
Key: SEAMFACES-29
URL: https://jira.jboss.org/browse/SEAMFACES-29
Project: Seam Faces
Issue Type: Feature Request
Components: Transactions & Persistence
Reporter: Lincoln Baxter III
Seam should support Managed Transactions (Java EE EntityManager, or HibernateSession) via an abstraction provided in the new persistence module.
Goals:
-- Allow declarative enabling/disabling of managed transactions.
-- Multi-transactional JSF lifecycle, use transaction from Before Restore View to before Render Response, then another from before Render Response to after Render Response.
http://docs.jboss.com/seam/2.2.0.GA/en-US/html_single/#persistence.seam-managed-transactions
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the seam-issues
mailing list