Anonymous | Login | Signup for a new account | 03-31-2025 18:18 PDT |
Main | My View | View Issues | Change Log | Docs |
Viewing Issue Advanced Details [ Jump to Notes ] | [ View Simple ] [ 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 | Platform | |||||
Status | closed | OS | |||||||
Projection | none | OS Version | |||||||
ETA | none | Fixed in Version | 4.0.3 | Product Version | 4.0.0 | ||||
Product Build | |||||||||
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! |
||||||||
Steps To Reproduce | |||||||||
Additional Information | |||||||||
Attached Files | |||||||||
|
Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed. 26 unique queries executed. |