Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

# sudo cp fineract-provider.war /usr/share/tomcat7/webapps/

 and finally to start

Finally start tomcat as service with below command

sudo /etc/init.d/tomcat7 start

...