Previous Topic

Next Topic

Book Contents

Book Index

Transaction manager properties

System property

Description

mbs.tm.type

Specifies the implementation class of the Transaction Manager module. Set this property to default to activate transaction support based on the default Transaction Manager. In case, you want to use a custom manager, set this property to the fully-qualified class name of Transaction Manager implementation (the class must be available in the classpath).