xlawrence    2005/01/12 17:48:33 CET

  Modified files:
    .                    README.txt 
  Log:
  Added quickstart instructions
  
  Revision  Changes    Path
  1.5       +20 -1     uwcal_JSR168/README.txt
http://jahia.mine.nu:8080/cgi-bin/cvsweb.cgi/uwcal_JSR168/README.txt.diff?r1=1.4&r2=1.5&f=h
  
  
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/repository/uwcal_JSR168/README.txt,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- README.txt        12 Jan 2005 16:31:31 -0000      1.4
  +++ README.txt        12 Jan 2005 16:48:32 -0000      1.5
  @@ -92,7 +92,26 @@
   
   
   
================================================================================
  -4. Links
  +4. QuickStart
  
+================================================================================
  +
  +1) Install sync4j
  +2) Customize project.properties so it reflects your system (tomcat
  +   install direcrory and sync4j sync server install directory)
  +3) maven quickStart
  +4) maven server.jms
  +5) maven server.jms.config
  +6) Start the database server(s) (for sync4j, uwCal and jetspeed-2)
  +7) Create the database for the calServer application (go to calClient/conf to
  +   get the Hibernate properties and schema that will tell you how to create 
the
  +   db)
  +6) start tomcat FROM the sync4j sync server root directory
  +7) maven calClient
  +8) maven synchClient
  +
  +
  
+================================================================================
  +5. Links
   
================================================================================
   
   Maven:      http://maven.apache.org/
  

Reply via email to