Posted By:
TA_Buchan
Posted On:
Sunday, March 3, 2002 06:13 AM
I am currently developing an application using RMI. For this I need to investigate distributed transactions.
The application accesses two databases (both mySQL).
I am new to RMI/transactional programming and need a starting point. Is JTA useful?
I would appreciate any pointers or ideas on how I can start tackling distributed transactions.
TABuchan