]
Work on JBTM-2334 started by Gytis Trikleris.
---------------------------------------------
Improve ease of use within Tomcat
---------------------------------
Key: JBTM-2334
URL:
https://issues.jboss.org/browse/JBTM-2334
Project: JBoss Transaction Manager
Issue Type: Feature Request
Components: JTA
Reporter: Mark Little
Assignee: Gytis Trikleris
Fix For: 5.next
Initial requirements:
# Implement a Narayana Tomcat module which provides an archive with all dependencies
necessary for deployment on Tomcat: common, core, jta, jdbc, cdi, spi, jms (optional)
# Implement Tomcat lifecycle listener to bootstrap TM and RM
# Provide custom Narayana configuration file for Tomcat
# Provide context.xml with required configurations: lifecycle listener, UserTransaction,
SynchronizationRegistry
# Add pooling to transactional driver (either implement it or use some library)