Please find attached a patched TransactionReaper class. This patch fixes a memory issue, which is seen in JavaSE (stand-alone client) applications integrating JBossTS. An OOME is raised in case the client application starts multiple (timeout bound) transactions concurrently.
More information can be found at line 374 of the patched class.