[jboss-svn-commits] JBL Code SVN: r37136 - labs/jbosstm/trunk/ArjunaJTA/examples/integration.

jboss-svn-commits at lists.jboss.org jboss-svn-commits at lists.jboss.org
Thu Jun 23 10:55:03 EDT 2011


Author: tomjenkinson
Date: 2011-06-23 10:55:03 -0400 (Thu, 23 Jun 2011)
New Revision: 37136

Added:
   labs/jbosstm/trunk/ArjunaJTA/examples/integration/README
Log:
JBTM-845 first cut of the README for integration

Added: labs/jbosstm/trunk/ArjunaJTA/examples/integration/README
===================================================================
--- labs/jbosstm/trunk/ArjunaJTA/examples/integration/README	                        (rev 0)
+++ labs/jbosstm/trunk/ArjunaJTA/examples/integration/README	2011-06-23 14:55:03 UTC (rev 37136)
@@ -0,0 +1,21 @@
+JBoss, Home of Professional Open Source Copyright 2008, Red Hat Middleware 
+LLC, and others contributors as indicated by the @authors tag. All rights 
+reserved. See the copyright.txt in the distribution for a full listing of 
+individual contributors. This copyrighted material is made available to anyone 
+wishing to use, modify, copy, or redistribute it subject to the terms and 
+conditions of the GNU Lesser General Public License, v. 2.1. This program 
+is distributed in the hope that it will be useful, but WITHOUT A WARRANTY; 
+without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR 
+PURPOSE. See the GNU Lesser General Public License for more details. You 
+should have received a copy of the GNU Lesser General Public License, v.2.1 
+along with this distribution; if not, write to the Free Software Foundation, 
+Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. 
+
+OVERVIEW
+--------
+This shows how to develop an EJB with transactional attributes and a JPA entity
+bean and then test it using TS deployed in JBossAS using Arquillian
+
+USAGE
+-----
+mvn install
\ No newline at end of file



More information about the jboss-svn-commits mailing list