blob: 26e89887cef05cde387b5366e4e0d605f8cdd650 [file]
This test deploys an xa rar and then creates a connector-connection-pool to
point to that rar with a default transaction-support level and does getConnection
Then it changes the transaction-support to LocalTransaction and does another
getConnection
Then it changes the transaction-support to NoTransaction and does a getConnection