← Back to team overview

dhis2-users team mailing list archive

Re: dhis.war deployment on Windows platform

 

I will advice not to put java, tomcat and mysql in the drive where windows
is installed. This will improve the performance and the data will be safe
if OS crash.

Regards

Hannan
On May 13, 2013 1:55 PM, "David Muturi" <dnmuturi@xxxxxxxxx> wrote:

> Hi Dayo,
>
>  Do the following 3 steps.
>
>
>     - DHIS2 folder e.g. C:\DHIS2 add this path as DHIS2_HOME on your
> environment variables. Place a hibernate.properties file here. The contents
> of the file are accessible here http://dhis2.org/development
>     - Create a JAVA_HOME path variable as well and point it to the path of
> your JAVA library e.g. C:\Program Files\Java\jre7\
>     - Also create a CATALINA_HOME variable and point to the path of your
> apache tomcat bin folder i.e. C:\apache-tomcat-7.0.39 in case you are using
> tomcat 7.0 and you have not installed it as a service.
>     - To deploy just place the .war file in the webapps folder or use the
> tomcat manager to do the deployment.
>
> rgds
> David
>
>
>
>
>
> 2013/5/11 Dayo Adeyomoye <deemoyes@xxxxxxxxx>
>
>> Hi All,
>>
>> What config does one need to do if dhis.war is deployed on windows using
>> apache tomcat. I mean the hibernate.properties connection to be able to use
>> postgres and the system&user environment variables.
>>
>> Thank you.
>>
>> Adedayo
>>
>> BlackBerry: 3114F90C
>> Phone: 08028851441, 08035560463
>> emails: deemoyes@xxxxxxxxx, addyraph@xxxxxxxxx
>> Yahoo IM: deemoyes
>> Facebook: pharael
>> twitter:pharaell
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~dhis2-users
>> Post to     : dhis2-users@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~dhis2-users
>> More help   : https://help.launchpad.net/ListHelp
>>
>>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~dhis2-users
> Post to     : dhis2-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~dhis2-users
> More help   : https://help.launchpad.net/ListHelp
>
>

References