3.5.3.2. About DummyTransactionManagerLookup
The
DummyTransactionManagerLookup
provides a transaction manager for testing purposes. This testing transaction manager is not for use in a production environment and is severely limited in terms of functionality, specifically for concurrent transactions and recovery.
Note
JBoss Data Grid only uses JTA Transaction Manager Lookup classes in Library mode. In Remote Client-Server mode, all JBoss Data Grid operations are non transactional.