Always add Fineract Dev List and Subscibe to the list if you are not on it: http://fineract.apache.org/
On Fri, Jul 12, 2019 at 9:29 AM <[email protected]> wrote: > Good Day > > > > Kindly assist, am working on windows 10 with gradle version 2.4 I have > build fineract war file using the following steps however If I deploy the > war file on server its failing to work on tomcat getting an error “couldn’t > connect to server.Make sure you are using correct settings” > > > > git clone https://github.com/apache/fineract.git > > cd fineract/ > > git checkout develop > > git remote add upstream https://github.com/apache/fineract.git > > git fetch upstream > > git merge upstream/develop > > cd fineract-provider/ > > gradle clean war > > gradle build > > > > kindly advice where am wrong > > > > Regards > > > > Innocent Marozva > > > Mifos-developer mailing list > [email protected] > Unsubscribe or change settings at: > https://lists.sourceforge.net/lists/listinfo/mifos-developer
