Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
9 lines
409 B
Plaintext
9 lines
409 B
Plaintext
Java Transaction API (JTA) specifies standard Java interfaces between a
|
|
transaction manager and the parties involved in a distributed transaction
|
|
system: the resource manager, the application server, and the
|
|
transactional applications.
|
|
|
|
The JTA specification was developed by Sun Microsystems in cooperation
|
|
with leading industry partners in the transaction processing and database
|
|
system arena. See JSR 907.
|