[jboss-cvs] jboss-seam/examples ...

Peter Muir peter at bleepbleep.org.uk
Sat Oct 27 06:03:25 EDT 2007


  User: pmuir   
  Date: 07/10/27 06:03:25

  Modified:    examples  readme.txt
  Log:
  Need to install embedded
  
  Revision  Changes    Path
  1.27      +9 -6      jboss-seam/examples/readme.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: readme.txt
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/readme.txt,v
  retrieving revision 1.26
  retrieving revision 1.27
  diff -u -b -r1.26 -r1.27
  --- readme.txt	16 Oct 2007 13:50:12 -0000	1.26
  +++ readme.txt	27 Oct 2007 10:03:24 -0000	1.27
  @@ -120,21 +120,24 @@
      path with no spaces. The example does not work in a default
      install of Tomcat.
      
  -2. Make sure you have an up to date version of Seam: 
  +2. Install Embedded JBoss as described in the "Configuration" chapter of the
  +   Seam reerence documentation. 
  +   
  +3. Make sure you have an up to date version of Seam: 
   
      http://labs.jboss.com/jbossseam/download
   
  -3. Edit the "build.properties" file and change tomcat.home to your 
  +4. Edit the "build.properties" file and change tomcat.home to your 
      Tomcat directory
   
  -4. (Optional) Build Seam by running "ant" the Seam root directory
  +5. (Optional) Build Seam by running "ant" the Seam root directory
   
  -5. Build and deploy the example by running "ant tomcat.deploy" 
  +6. Build and deploy the example by running "ant tomcat.deploy" 
      in the Seam "examples/${example.name}" directory
   
  -6. Start Tomcat
  +7. Start Tomcat
   
  -7. Point your web browser to:
  +8. Point your web browser to:
   
      http://localhost:8080/jboss-seam-${example.name}
      
  
  
  



More information about the jboss-cvs-commits mailing list