I have the war file of my application. I need to deploy this at the root level. The current URL is http://localhost:8080/war_name/application_name.
http://localhost:8080/war_name/application_name
The fastest way.
Make sure you don't have ROOT app deployed, undeploy if you have one
Rename your war to ROOT.war, deploy, thats all, no configuration changes needed