[seam-commits] Seam SVN: r7799 - branches/Seam_2_0/examples.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Wed Apr 2 20:53:48 EDT 2008


Author: jbalunas at redhat.com
Date: 2008-04-02 20:53:48 -0400 (Wed, 02 Apr 2008)
New Revision: 7799

Modified:
   branches/Seam_2_0/examples/readme.txt
Log:
Updated for 2.0.2.CR1 - and updated links to sfwk.org

Modified: branches/Seam_2_0/examples/readme.txt
===================================================================
--- branches/Seam_2_0/examples/readme.txt	2008-04-03 00:52:26 UTC (rev 7798)
+++ branches/Seam_2_0/examples/readme.txt	2008-04-03 00:53:48 UTC (rev 7799)
@@ -53,9 +53,6 @@
                       
 drools/               A version of the number guessing example that
                       uses Drools with jBPM
-                      
-portal/               A port of the Seam Hibernate demo to run on
-                      JBoss Portal
                 
 remoting/helloworld/  A trivial example using Ajax
 
@@ -85,13 +82,13 @@
 How to Build and Deploy an Example on JBoss AS
 ----------------------------------------------
 
-1. Download and unzip JBoss AS 4.2.1.GA from:
+1. Download and unzip JBoss AS 4.2.2.GA from:
    
    http://labs.jboss.com/jbossas/downloads
 
 2. Make sure you have an up to date version of Seam: 
 
-   http://labs.jboss.com/jbossseam/download
+   http://seamframework.org/Download
 
 3. Edit the "build.properties" file and change jboss.home to your 
    JBoss AS directory (Seam uses the default profile)
@@ -102,7 +99,7 @@
    "examples/${example.name}" directory
 
 6. Start JBoss AS by typing "./run.sh" (on Linux/Unix) or "run" (on Windows) 
-   in the jboss-4.2.1.GA/bin directory
+   in the jboss-4.2.2.GA/bin directory
 
 7. Point your web browser to:
 
@@ -125,7 +122,7 @@
    
 3. Make sure you have an up to date version of Seam: 
 
-   http://labs.jboss.com/jbossseam/download
+   http://seamframework.org/Download
 
 4. Edit the "build.properties" file and change tomcat.home to your 
    Tomcat directory




More information about the seam-commits mailing list