Mantis Bugtracker
  

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

- Relationships

- Notes
(0004380)
ferg
01-11-10 10:07

ejb/128-
 

- Issue History
Date Modified Username Field Change
09-09-09 17:12 voodude New Issue
09-09-09 17:12 voodude Issue Monitored: voodude
01-11-10 10:07 ferg Note Added: 0004380
01-11-10 10:07 ferg Assigned To  => ferg
01-11-10 10:07 ferg Status new => closed
01-11-10 10:07 ferg Resolution open => fixed
01-11-10 10:07 ferg Fixed in Version  => 4.0.3


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
30 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker