Project

General

Profile

Improvement #2012

Upgrade built-in JTA to 1.2 and fix suspend behavior

Added by Henning Blohm almost 6 years ago. Updated over 5 years ago.

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

100%

Estimated time:
origin:

Description

The version upgrade is required by later spring versions and as this does not seem to impose additional implementation changes on the non-XA support.

On the updated behavior: Currently the JTA impl throws an exception upon a call to suspend, if no transaction is currently associated. However, the TransactionManager API (https://docs.oracle.com/javaee/7/api/javax/transaction/TransactionManager.html#suspend) demands that null is returned in that case.

#1

Updated by Henning Blohm almost 6 years ago

  • Subject changed from Upgrade built-in JTA to 1.2 to Upgrade built-in JTA to 1.2 and fix suspend behavior
  • Description updated (diff)
#2

Updated by Henning Blohm over 5 years ago

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

Also available in: Atom PDF