Changes between Version 13 and Version 14 of OnyxDeployment
- Timestamp:
- 01/04/11 23:01:30 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
OnyxDeployment
v13 v14 71 71 Use an appropriate url to retrieve a participant; eg: localhost:8080/patient-lookup/participant/S0000100/onyx.xml 72 72 73 === Create a Database for the Onyx Data === 74 Create a suitably named !MySql database and a user with all privileges over the database. The Onyx webapp will do the rest. 75 73 76 === 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 77 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[[BR]] 78 Unzip 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