[seam-commits] Seam SVN: r10968 - in branches/community/Seam_2_1/examples/metawidget: dvdstore and 1 other directories.
seam-commits at lists.jboss.org
seam-commits at lists.jboss.org
Mon May 25 10:40:26 EDT 2009
Author: dan.j.allen
Date: 2009-05-25 10:40:26 -0400 (Mon, 25 May 2009)
New Revision: 10968
Modified:
branches/community/Seam_2_1/examples/metawidget/booking/readme.txt
branches/community/Seam_2_1/examples/metawidget/dvdstore/readme.txt
branches/community/Seam_2_1/examples/metawidget/groovybooking/readme.txt
Log:
fix URLs in readme
Modified: branches/community/Seam_2_1/examples/metawidget/booking/readme.txt
===================================================================
--- branches/community/Seam_2_1/examples/metawidget/booking/readme.txt 2009-05-25 14:19:52 UTC (rev 10967)
+++ branches/community/Seam_2_1/examples/metawidget/booking/readme.txt 2009-05-25 14:40:26 UTC (rev 10968)
@@ -36,6 +36,6 @@
-Ddistributable=false
-Access the application at http://localhost:8080/jboss-metawidget-booking
+Access the application at http://localhost:8080/seam-metawidget-booking
For further Metawidget documentation see http://metawidget.org/documentation.html.
Modified: branches/community/Seam_2_1/examples/metawidget/dvdstore/readme.txt
===================================================================
--- branches/community/Seam_2_1/examples/metawidget/dvdstore/readme.txt 2009-05-25 14:19:52 UTC (rev 10967)
+++ branches/community/Seam_2_1/examples/metawidget/dvdstore/readme.txt 2009-05-25 14:40:26 UTC (rev 10968)
@@ -19,6 +19,6 @@
ant explode
-Access the application at http://localhost:8080/jboss-metawidget-dvdstore
+Access the application at http://localhost:8080/seam-metawidget-dvdstore
For further Metawidget documentation see http://metawidget.org/documentation.html.
Modified: branches/community/Seam_2_1/examples/metawidget/groovybooking/readme.txt
===================================================================
--- branches/community/Seam_2_1/examples/metawidget/groovybooking/readme.txt 2009-05-25 14:19:52 UTC (rev 10967)
+++ branches/community/Seam_2_1/examples/metawidget/groovybooking/readme.txt 2009-05-25 14:40:26 UTC (rev 10968)
@@ -26,6 +26,6 @@
build jbosswar.explode" to see your changes take effect. When editing Groovy files
from src/model, you need to run "ant build jbosswar.explode jbosswar.restart"
-Access the application at http://localhost:8080/jboss-seam-metawidget-groovybooking
+Access the application at http://localhost:8080/seam-metawidget-groovybooking
For further Metawidget documentation see http://metawidget.org/documentation.html.
More information about the seam-commits
mailing list