[jboss-user] [Installation, Configuration & Deployment] - Re: Deployment of cfusion.war on gentoo(linux) jboss

jaikiran do-not-reply at jboss.com
Thu Oct 12 08:51:48 EDT 2006


Looks like you are missing the welcome-file-list in the web.xml of your war file. Something like:

 <welcome-file-list>
  |     <welcome-file>index.jsp</welcome-file>
  |   </welcome-file-list>



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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3977867



More information about the jboss-user mailing list