[seam-commits] Seam SVN: r8129 - branches/Seam_2_0/examples/groovybooking.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Wed May 7 10:53:26 EDT 2008
Author: jbalunas at redhat.com
Date: 2008-05-07 10:53:25 -0400 (Wed, 07 May 2008)
New Revision: 8129
Modified:
branches/Seam_2_0/examples/groovybooking/readme.txt
Log:
JBSEAM-2967
Modified: branches/Seam_2_0/examples/groovybooking/readme.txt
===================================================================
--- branches/Seam_2_0/examples/groovybooking/readme.txt 2008-05-07 14:23:00 UTC (rev 8128)
+++ branches/Seam_2_0/examples/groovybooking/readme.txt 2008-05-07 14:53:25 UTC (rev 8129)
@@ -7,4 +7,8 @@
When editing Groovy files from action, a simple ant jbosswar.explode is enough
When editing Groovy files from model, ant explode jbosswar.restart is necessary
-Access it at http://localhost:8080/jboss-seam-groovy
\ No newline at end of file
+Access it at http://localhost:8080/jboss-seam-groovy
+
+To undeploy the example from JBoss AS use ant jbosswar.unexplode
+
+Note: there is no testng suite for this example.
\ No newline at end of file
More information about the seam-commits
mailing list