]
Shane Bryzak updated SEAMFACES-29:
----------------------------------
Fix Version/s: 3.0.0.Beta3
(was: 3.0.0.Beta1)
Support Seam Managed Transactions over Multiple Requests
--------------------------------------------------------
Key: SEAMFACES-29
URL:
https://issues.jboss.org/browse/SEAMFACES-29
Project: Seam Faces
Issue Type: Feature Request
Components: Transactions & Persistence
Reporter: Lincoln Baxter III
Assignee: Stuart Douglas
Fix For: 3.0.0.Beta3
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-m...
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: