[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Would I use mod_jk to do this...?

rcjboss do-not-reply at jboss.com
Tue Oct 3 11:50:59 EDT 2006


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



More information about the jboss-user mailing list