Project

General

Profile

Bug #877

Lacking support of custom Transaction Managers

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

Status:
Closed
Priority:
High
Assignee:
Category:
z2-base
Target version:
Start date:
20.08.2012
Due date:
% Done:

0%

Estimated time:
origin:

Description

Currently the TM integration is actually Jetty specific. It should be simple to integrate any transaction manager simply as a
component declaration.

Suggestions:

a) The "java:" JNDI scheme is owned by JEE, e.g. Jetty, Tomcat. We do not intercept to bind - rather bind on the web app level via reference
b) Transaction Manager as well as User TX can be looked up via JNDI component lookups with ?type= params.

Solve this issue in conjunction with a comprehensive Hibernate+Jetty/Tomcat example and #868

Also available in: Atom PDF