Performs distributed transactions. EJB and JTA support must be enabled in JRun.

<jrun:transaction>
	<sql datasrc=”datasource name”>
	sql statement
	</sql>
	...more <sql>, <sendmsg> or <getmsg> tags...
</jrun:transaction>