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

Peter Muir peter at bleepbleep.org.uk
Wed Aug 1 11:37:52 EDT 2007


  User: pmuir   
  Date: 07/08/01 11:37:52

  Modified:    examples/groovybooking  readme.txt
  Log:
  JBSEAM-1573, update all example readme (adding where missing), move deploy and test instructions to common readme.
  
  Revision  Changes    Path
  1.2       +5 -7      jboss-seam/examples/groovybooking/readme.txt
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: readme.txt
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/groovybooking/readme.txt,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- readme.txt	18 Apr 2007 06:40:03 -0000	1.1
  +++ readme.txt	1 Aug 2007 15:37:52 -0000	1.2
  @@ -1,12 +1,10 @@
  -This is the Hotel Booking example implemented in Groovy Beans and Hibernate JPA..
  +Seam GroovyBooking Example
  +==========================
   
  -JBoss AS 4.2 (with or without EJB3):
  -  * Install JBoss AS 4.2 with the default J2EE profile
  -  * Set jboss.home in build.properties
  -  * ant explode
  -  * Start JBoss AS 
  -  * Access the app at http://localhost:8080/groovybooking/
  +This is the Hotel Booking example implemented in Groovy Beans and Hibernate JPA.
  +It runs on JBoss AS.
   
   When editing Groovy files from action, a simple ant explode is enough
   When editing Groovy files from model, ant explode restart is necessary
   
  +Access it at http://localhost:8080/groovybooking
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list