I've deployed a war file to the apache tomcat webserver successfully using ansible playbook. But when I try to load the war file using myip-address:8080/war file name I'm getting the following error enter image description here
I'm new to tomcat. Can anyone kindly help me with this error?