Jar examples for t:tx-control-service-xa
This bundle contains an OSGi Transaction Control Service implementation based on the Geronimo Transaction Manager. It is suitable for use with XA resources, supports Local Resources using the last-participant gambit, and also supports transaction recovery for recoverable Resource Providers.
You can download jar file tx-control-service-xa 0.0.2 in this page.
Apache License
You can use the following script to add tx-control-service-xa-0.0.2.jar to your project.
<dependency> <groupId>org.apache.aries.tx-control</groupId> <artifactId>tx-control-service-xa</artifactId> <version>0.0.2</version> </dependency>
compile group: 'org.apache.aries.tx-control', name: 'tx-control-service-xa', version: '0.0.2'
libraryDependencies += "org.apache.aries.tx-control" % "tx-control-service-xa" % "0.0.2"
<dependency org="org.apache.aries.tx-control" name="tx-control-service-xa" rev="0.0.2"/>
@Grapes(@Grab(group='org.apache.aries.tx-control', module='tx-control-service-xa', version='0.0.2'))
'org.apache.aries.tx-control:tx-control-service-xa:jar:0.0.2'
Click the following link to download the jar file.
tx-control-service-xa-0.0.2-javadoc.jar