Anonymous | Login | Signup for a new account | 11-17-2024 00:26 PST |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
0003679 | [Resin] | minor | always | 09-09-09 17:12 | 01-11-10 10:07 | ||||
Reporter | voodude | View Status | public | ||||||
Assigned To | ferg | ||||||||
Priority | normal | Resolution | fixed | ||||||
Status | closed | Product Version | 4.0.0 | ||||||
Summary | 0003679: Resin doesn't respect ApplicationException(rollback=false) | ||||||||
Description |
I have a MyException extends RuntimeException annotated with @ApplicationException(rollback=false). When I throw MyException out of a bean method with @TransactionAttribute(REQUIRED), instead of getting the MyException, I get a TransactionRolledBackLocalException (and a rolled back transaction). Section 14.1.1 of the ejb3.0 spec says that application exceptions can be RuntimeExceptions, and the container must respect the @ApplicationException(rollback=false) annotation. Thanks! |
||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |