Branch: refs/heads/develop
Home:
https://github.com/seam/faces
Commit: 3e2806d96f345d24e4860c267f5cba181a311435
https://github.com/seam/faces/commit/3e2806d96f345d24e4860c267f5cba181a31...
Author: LightGuard <lightguard.jp(a)gmail.com>
Date: 2012-01-03 (Tue, 03 Jan 2012)
Changed paths:
A
impl/src/main/java/org/jboss/seam/faces/transaction/UnexpectedExceptionObserver.java
Log Message:
-----------
Adding correct support to mark at tx for rollback
Cody found this. I went through and debugged his sample application and
found this was the easiest way to solve his problem. Others will
probably have this problem as well. There's no JIRA, though there
probably should have been, :)