I have an application that is to be deployed in a WAR file (app.war). After deployment it is available from http://:8080/app I would like to have it being made available
this works in AS 7.0.1, WEB-INF/jboss-web.xml
/my_custom_root
I don't think it is possible to have app root like "server/something/app", but you can simulate this behavior through application structure