Hi,

In the war file that you want to be default, add a file in "WEB-INF" folder as 
"jboss-web.xml" with the following:
<jboss-web>
  <context-root>/</context-root>
</jboss-web>

JBoss should pick your app as the default and will show the default page of 
your war.

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3975799#3975799

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3975799
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to