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#3964722 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3964722 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
