Changeset 2329

Show
Ignore:
Timestamp:
08/12/09 13:14:54
Author:
douglm
Message:

Bring up to date with trunk

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/douglm/docs/README

    r996 r2329  
    1 Bedework Calendar System 
    2 ------------------------ 
     1Copies of the documentation for each release are placed 
     2on the Bedework website in PDF and HTML format at 
     3http://www.bedework.org/bedework/update.do?artcenterkey=22 
     4(for the current release) and in each release directory at 
     5http://www.bedework.org/bedework/update.do?artcenterkey=48 
    36 
    4 Most documenation is available at bedework.org. 
    5  
    6 Documentation is also included in the quickstart release in the docs directory. 
    7  
    8 This quickstart release allows those who want a packaged working demonstration 
    9 system to easily see the bedework calendar system in operation. 
    10  
    11 System requirements 
    12 ------------------- 
    13 JDK 1.4 or higher 
    14 JAVA_HOME environment variable must be set 
    15 Nothing else should be running on port 8080 and 8887. 
    16  
    17 Instructions. 
    18 ------------ 
    19 First ensure for linux that the file named "ant" in the quickstart directory is 
    20 marked executable. In the following instructions <ANT> is 
    21 On Windows:    ant.bat 
    22 Linux          ./ant 
    23  
    24 From within the quickstart directory and in separate windows type the following: 
    25  
    26 window 1: 
    27 <ANT> hsqldb 
    28  
    29 window 2: 
    30 <ANT> tomcatstart 
    31  
    32 Now go to 
    33 http://localhost:8080/bedework/ 
    34  
    35 Which will give you the choice of a number of applications. For those which 
    36 require a login valid userids and passwords are in 
    37  
    38 <tomcat-dir>/conf/tomcat-users.xml. 
    39  
    40 Currently, the demonstration administrative client requires a login with the id 
    41  
    42 douglm  password bedework 
    43  
     7Documentation for Bedework is maintained in Open Document 
     8book format as the "Bedework Manual".  These files can be 
     9opened with Open Office and are found in the bedework/docs/book 
     10directory.