Provide a means to disable EJB transaction management
-----------------------------------------------------

         Key: SPRING-101
         URL: http://jira.andromda.org/browse/SPRING-101
     Project: Spring Cartridge
        Type: Improvement
    Versions: 3.1RC1    
    Reporter: Lee Greiner
 Assigned to: Chad Brandon 
    Priority: Minor


If one wants to let Spring handle transaction management it is necessary to 
disable ejb transaction management. Problem surfaced when an exception was 
thrown during a transactional service method. Spring marked the transaction for 
rollback, the ejb session bean attempted to mark the transaction for rollback, 
found it was already marked and threw an exception that masked the original 
exception.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.andromda.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Andromda-devel mailing list
Andromda-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/andromda-devel

Reply via email to