Changes between Version 13 and Version 14 of OnyxDeployment


Ignore:
Timestamp:
01/04/11 23:01:30 (13 years ago)
Author:
jeff.lusted
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • OnyxDeployment

    v13 v14  
    7171Use an appropriate url to retrieve a participant; eg: localhost:8080/patient-lookup/participant/S0000100/onyx.xml
    7272
     73=== Create a Database for the Onyx Data ===
     74Create a suitably named !MySql database and a user with all privileges over the database. The Onyx webapp will do the rest.
     75
    7376=== Deploying the Onyx Questionnaire ===
    74 The version 1.9.2 artifact is located at http://mvn.briccs.org.uk/org/bru/briccs/briccs-onyx/1.9.2/briccs-onyx-1.9.2.war
     77The version 1.9.2 artifact is located at http://mvn.briccs.org.uk/org/bru/briccs/briccs-onyx/1.9.2/briccs-onyx-1.9.2.war[[BR]]
     78Unzip war file into $BRICCS_WEBAPPS/briccs-onyx-1.9.2
     79
     80==== Edit onyx-config.properties ====
     81   1. Locate config file at $BRICCS_WEBAPPS/briccs-onyx-1.9.2/WEBINF/config/onyx-config.properties
     82
     83