The universal way to deploy .war file is from Tomcat Admin.
http://your_tomcat_ip:port/manager/htmlE.g. :
http://192.168.0.2:8080/manager/html (user/pass required)
Look for "WAR file to deploy" at bottom, browse your .war file and click Deploy button (see attachment)
Hope help
Didit