[jboss-user] [Tomcat, HTTPD, Servlets & JSP] - Re: Root context Apache 2.2.3 and Jboss 4.0.4
PeterJ
do-not-reply at jboss.com
Fri Aug 11 21:06:31 EDT 2006
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
More information about the jboss-user
mailing list