[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1031) Transaction rollback rules for Seam JavaBean components
Gavin King (JIRA)
jira-events at lists.jboss.org
Thu May 24 15:19:34 EDT 2007
[ http://jira.jboss.com/jira/browse/JBSEAM-1031?page=all ]
Gavin King updated JBSEAM-1031:
-------------------------------
Fix Version/s: 1.3.1.BETA1
(was: 1.3.0.ALPHA)
> Transaction rollback rules for Seam JavaBean components
> -------------------------------------------------------
>
> Key: JBSEAM-1031
> URL: http://jira.jboss.com/jira/browse/JBSEAM-1031
> Project: JBoss Seam
> Issue Type: Feature Request
> Affects Versions: 1.2.0.GA
> Reporter: Gavin King
> Assigned To: Gavin King
> Priority: Critical
> Fix For: 1.3.1.BETA1
>
>
> Currently, the only way to define exception rollback rules is @ApplicationException, which is a dependency to EJB3. For some reason I closed JBSEAM-467 without a better solution for this. There really needs to be two things:
> (1) An API to call to set the current tx to rollback only
> (2) some kind of @Exception annotation that allows control of rollback and, potentially, ending the conversation
> We should possibly even deprecate the end() member of @HttpError and @Redirect if we have this new thing.
--
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
More information about the seam-issues
mailing list