[jboss-cvs] JBossAS SVN: r81744 - trunk/jbossas/jts.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Thu Nov 27 13:46:45 EST 2008
Author: mmusgrov
Date: 2008-11-27 13:46:45 -0500 (Thu, 27 Nov 2008)
New Revision: 81744
Modified:
trunk/jbossas/jts/README.txt
Log:
Added a pointer to a wiki page that shows examples of how to use the JTS.
JBTM-284
Modified: trunk/jbossas/jts/README.txt
===================================================================
--- trunk/jbossas/jts/README.txt 2008-11-27 17:24:06 UTC (rev 81743)
+++ trunk/jbossas/jts/README.txt 2008-11-27 18:46:45 UTC (rev 81744)
@@ -76,3 +76,6 @@
Finally, note that the application server binds to the
localhost address by default. This is generally inappropriate for distributed transactions,
so please ensure the server is bound to a alternative address.
+
+There is a short article on the JBoss wiki that describes some typical JTS
+usage scenarios. It is available at the url https://www.jboss.org/community/docs/DOC-13179
More information about the jboss-cvs-commits
mailing list