Documentation of Seam transactions misleading regarding transaction boundaries
------------------------------------------------------------------------------
Key: JBSEAM-2733
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2733
Project: JBoss Seam
Issue Type: Task
Components: Documentation Issues
Affects Versions: 2.1.0.A1
Reporter: Jacob Orshalick
The documentation states in Section 8.2. Seam managed transactions:
- use two transactions per request; the first spans the beginning of the update model
values phase until the end of the invoke application phase; the second spans the render
response phase
The first transaction is actually being started before either the RESTORE_VIEW or
APPLY_REQUEST_VALUES phase based on environment configuration. This should be changed in
the documentation. Thanks!
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira