Run upgrade for OpenClinica Web Services only if you are currently using Web Services
- Undeploy OpenClinica Web Services:
- Delete the directory
CATALINA_HOMEwebappsOpenClinica-ws - Delete the file
CATALINA_HOMEwebappsOpenClinica-ws.war if exists - Delete the directory
workCatalinalocalhostOpenClinica-ws
- Delete the directory
- Create the following directory, if it does not already exist:
c:ocinstall - Download the OpenClinica software, OpenClinica-ws-v.x.x.zip, from the OpenClinica website: https://community.openclinica.com/project/openclinica. To download the software, use your free community account; you will be required to log in to the account to download the OpenClinica software. If you do not have an account, you may get one here.
After downloading the OpenClinica software, extract the files to:
c:ocinstall. - Copy the file
c:ocinstallOpenClinica-ws-v.x.xdistributionOpenClinica-ws.war
to
c:octomcatwebapps - Start Tomcat. (See instructions at Start Tomcat.)
- In about five minutes, Tomcat will be fully started. Verify it is fully started by opening the file
c:octomcatlogscatalina.out
and looking for this line:
INFO: Server Startup in XXXXX ms - Stop Tomcat. (See instructions, which are included at Start Tomcat.)
- Wait about two minutes for Tomcat to stop, then delete the file
c:octomcatwebappsOpenClinca-ws.war - Using WordPad, make any changes to the configuration file
- Open the file
CATALINA_HOMEwebappsOpenClinica-wsWEB-INFclassesdatainfo.properties - Make changes to any values for the properties: see more information at Description of datainfo.properties File.
- When you finish making changes, save the file.
- Open the file
- Start Tomcat. (See instructions at Start Tomcat.)