When trying to deploy a .war file, you might need to restart tomcat service on your cPanel installed server.
With the latest Tomcat, the path to stop/start service has changed. You can stop/start the service by executing below files.
[email protected] [~]# /usr/local/easy/sbin/easy-tomcat7-stop
[email protected] [~]# /usr/local/easy/sbin/easy-tomcat7-start
OR
[email protected] [~]# /etc/init.d/easy-tomcat7 restart
If you face any issues while restarting the service OR deploying a .war file, contact our support technicians.