3.5.3.3. About JBossStandaloneJTAManagerLookup
The
JBossStandaloneJTAManagerLookup
is the default transaction manager when JBoss Data Grid runs in a standalone environment. It is a fully functional JBoss Transactions based transaction manager that overcomes the functionality limits of the DummyTransactionManagerLookup
.
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.