hi.
Petri Tuomola thank you for your response. here are the list of commands i
have followed to build fineract.
1.install mysql version 5.7 and Tomcat version 9 2.
2. i have created tenants database using  *gradlew createDB
-PdbName=fineract_tenants *command
3. i have created Created default tenant database using  *gradlew createDB
-PdbName=fineract_default *command
4. i have created fineract War using *gradlew clean bootwar* command
5. deploy created war file inside *Tomcat/Webapps*.

But, is there any difference between  *gradlew clean bootwar* and *./gradlew
clean bootwar*? because when i run ./gralew clean bootwar command am getting
an error message *'.' is not recognized as an internal or external command*

*Regards *

Reply via email to