Project

General

Profile

Bug #1956

JTA TransactionImpl not forwarding error in before completion

Added by Henning Blohm over 7 years ago. Updated over 7 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
z2-base
Target version:
Start date:
23.09.2016
Due date:
% Done:

100%

Estimated time:
origin:

Description

The simple JTA implementation over the work unit does not throw a RollbackException upon rollback due to an error in before completion. It must however.

This is due to the requirement that commit() throws a RollbackException whenever it rolled back, for example because of an error in before completion.

Furthermore it should however and it should add the errors to the cause list of the RollBackException.

#1

Updated by Henning Blohm over 7 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 0 to 100

Also available in: Atom PDF