Is it possible to have my war deployed to localhost:8080 rather than localhost:8080/mywar
I put the way in autodeploy folder and if I add slash and war name the app loads just fine. Otherwise, localhost:8080 shows some welcome page.
I failed to find info on how to skip it and have my war file deployed to the root.