Registry / other / narayana-jts-integration

narayana-jts-integration

JSON →
library7.3.3.Finaljavamavenunverified

Integration module for Narayana JTS (Java Transaction Service) providing distributed transaction coordination.

<dependency> <groupId>org.jboss.narayana.jts</groupId> <artifactId>narayana-jts-integration</artifactId> <version>7.3.3.Final</version> </dependency>
INSTALL
IMPORT
SIG · NARAYANA-JTS-INTEG
N
narayana-jts-integration
otherjavav7.3.3.Final
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

JTSEnvironmentBean
com.arjuna.ats.jts.extensions.JTSEnvironmentBean

Configures JTS transaction timeout using the environment bean.

import com.arjuna.ats.jts.extensions.JTSEnvironmentBean; JTSEnvironmentBean bean = new JTSEnvironmentBean(); bean.setTransactionTimeout(300);
Debug
Known issues
gotchaNarayana JTS integration requires a compatible transaction manager and may have version-specific dependencies.
fix
Ensure your environment includes a JTA-compliant transaction manager and check compatibility with your application server.
affects: all
Upgrade
Version history
7.3.3.Finallatest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources