sayan801 / openxds

This is a fork of OpenXDS from OHT that adds support for on-demand documents
https://www.projects.openhealthtools.org/sf/projects/openxds/
Apache License 2.0
0 stars 0 forks source link

install OpenXds from Binary #4

Open sayan801 opened 7 years ago

sayan801 commented 7 years ago

https://www.projects.openhealthtools.org/sf/frs/do/viewRelease/projects.openxds/frs.openxds_releases.openxds_1_0_1

https://www.projects.openhealthtools.org/sf/go/page1120##_runserver

openxds-installation-TeamForge _ Project Home.pdf

sayan801 commented 7 years ago

we have deployed in apache tomcat7..

sayan801 commented 7 years ago

Deploy in tomcat 8

Modify openxds.properties

by default config is for jar files.. change it to the path for war file..

/var/lib/tomcat8/webapps/openxds-web/WEB-INF/classes$ sudo nano openxds.properties

image

Modify omar.properties

Created omar_home directory in /var/lib/tomcat7/webapps/openxds-web/WEB-INF/classes . And provided the path in /var/lib/tomcat7/webapps/openxds-web/WEB-INF/classes/omar.properties file..

omar.home=/var/lib/tomcat8/webapps/openxds-web/WEB-INF/classes/omar_home

Not working in tomcat8.. so removing tomcat8 - http://askubuntu.com/a/380883

sayan801 commented 7 years ago

Go to http://localhost:8080/openxds-web/home.action ---> configuration tab

Load configuration file:

file:///var/lib/tomcat8/webapps/openxds-web/WEB-INF/classes/conf/actors/IheActors.xml