Mule : Tyrex Transaction Manager Support
This page last changed on May 31, 2006 by tcarlson.
Tyrex Transaction Manager
This extension allows the user to set the Tyrex Transaction Manager as the Transaction Manager used by the Mule Transaction subsystem. The TyrexTransactionManagerFactory allows Tyrex to be configured from a domain config file (see the Tyrex documentation) or by setting properties directly on the factory itself. An example using the Mule Xml Configuration might look like - <mule-configuration> <transaction-manager factory="org.mule.extras.tyrex.TyrexTransactionManagerFactory> <properties> <property name="name" value="MuleDefault"/> <property name="timeout" value="50000"/> </properties> </transaction-mamager> </mule-configuration> |
![]() |
Document generated by Confluence on Oct 03, 2006 09:23 |