Skip to content

Commit 929d556

Browse files
simonbaslesbrannen
authored andcommitted
Remove ref to JOTM, inactive since 2009
Closes gh-29694
1 parent beaa7ba commit 929d556

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

framework-docs/src/docs/asciidoc/data-access.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Typically, you need an application server's JTA capability only if your applicat
129129
to handle transactions across multiple resources, which is not a requirement for many
130130
applications. Many high-end applications use a single, highly scalable database (such as
131131
Oracle RAC) instead. Stand-alone transaction managers (such as
132-
https://www.atomikos.com/[Atomikos Transactions] and https://jotm.ow2.org/[JOTM])
132+
https://www.atomikos.com/[Atomikos Transactions])
133133
are other options. Of course, you may need other application server capabilities, such as
134134
Java Message Service (JMS) and Jakarta EE Connector Architecture (JCA).
135135

0 commit comments

Comments
 (0)