Feature Requests item #679254, was opened at 2003-02-03 11:05
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376688&aid=679254&group_id=22866

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Tom Davies (tomdavies)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add cause to RollbackException

Initial Comment:
This is a reincarnation of RFE 430946

It would be very useful to be able to determine which
exception caused a commit to fail. For instance, using
JDO the exception might be caused by an optimistic lock
error, which should be retried, or by a more permanent
fault.

In JDK 1.4 the initCause() method allows a
RollbackException to report the cause.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376688&aid=679254&group_id=22866


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to