[seam-commits] Seam SVN: r11507 - branches/enterprise/JBPAPP_4_3_FP01/src/test/ftest/seamgen.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Tue Sep 22 09:53:09 EDT 2009


Author: mgencur at redhat.com
Date: 2009-09-22 09:53:09 -0400 (Tue, 22 Sep 2009)
New Revision: 11507

Modified:
   branches/enterprise/JBPAPP_4_3_FP01/src/test/ftest/seamgen/readme.txt
Log:
JBPAPP-2829 Readme file updated

Modified: branches/enterprise/JBPAPP_4_3_FP01/src/test/ftest/seamgen/readme.txt
===================================================================
--- branches/enterprise/JBPAPP_4_3_FP01/src/test/ftest/seamgen/readme.txt	2009-09-22 11:00:10 UTC (rev 11506)
+++ branches/enterprise/JBPAPP_4_3_FP01/src/test/ftest/seamgen/readme.txt	2009-09-22 13:53:09 UTC (rev 11507)
@@ -54,14 +54,14 @@
 
 2.) Check setup in ../ftest.properties
 	a) check that selenium.browser property is set to your desired browser
-	b) check that container property is set to either jboss4 or jboss5
-	c) check that jboss*.deploy.waittime is set to sensible value
-	d) check that jboss*.home points to the location of your application server
-	e) check that seamgen.delete.project property is set to true if you want the generated applications
+	b) check that jboss*.deploy.waittime is set to sensible value
+	c) check that jboss*.home points to the location of your application server
+	d) check that seamgen.delete.project property is set to true if you want the generated applications
 		to be deleted immediately after testrun
-	f) check that workspace.home property points to a folder where generated applications should be stored temporarily
-	g) check that seam-gen project properties (at the end of ftest.properties) are set correctly.
+	e) check that workspace.home property points to a folder where generated applications should be stored temporarily
+	f) check that seam-gen project properties (at the end of ftest.properties) are set correctly.
 		Pay special attention to database connection related properties (Configure to use MySQL with exported tables).
+	g) copy mysql connector jar file to jboss_as/server/xx/lib where xx is configuration (default, production, ...) chosen for deploying the artifacts 
 		
 3.) Start application server. Make sure there are no application deployed from previous test run.
 #TODO automate this step



More information about the seam-commits mailing list