Not sure if this is what you are looking for, but you could add a context-root entry to
your jboss-web.xml file, as follows:
<jboss-web>
| <context-root>/</context-root>
| </jboss-web>
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3964722#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...