Modify the SimpleIsolatedServers example such that it does not need
the "transport" to maintain its own map of transactions
---------------------------------------------------------------------------------------------------------------------------
Key: JBTM-2747
URL:
https://issues.jboss.org/browse/JBTM-2747
Project: JBoss Transaction Manager
Issue Type: Task
Components: Testing
Reporter: Tom Jenkinson
Assignee: Tom Jenkinson
Fix For: 5.next
The previous example relied upon the "transport" piece maintaining a list of
root transactions it had seen. It is actually possible to use the existing list from the
TransactionImple