Spring Cartridge

Provide a means to disable EJB transaction management

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 3.1RC1
  • Fix Version/s: 3.1RC1
  • Component/s: None
  • Description:
    Hide
    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.
    Show
    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.

Activity

Chad Brandon made changes - 15/Aug/05 3:44 PM
Field Original Value New Value
Status Open [ 1 ] In Progress [ 3 ]
Chad Brandon made changes - 15/Aug/05 4:41 PM
Fix Version/s 3.1RC1 [ 10143 ]
Status In Progress [ 3 ] Closed [ 6 ]
Resolution Fixed [ 1 ]

People

Dates

  • Created:
    15/Aug/05 3:43 PM
    Updated:
    15/Aug/05 4:41 PM
    Resolved:
    15/Aug/05 4:41 PM