This link will probably help you: http://www.jboss.org/thread.jsp?forum=67&thread=17369
You should place the war in the deploy directory and make sure it ends with the .war extension. For "ROOT" deployment you need to specify the context-root element in jboss-web.xml Regards, Adrian On Sat, 2003-07-05 at 18:56, jonathan wong wrote: > Dear All , > Hello ! I try to move my application from my > standalone Tomcat to the JBoss's Tomcat . However , > how can I deploy the webapps in the JBoss' Tomcat ? I > just place the application in the jbossweb-tomcat.sar > . For example , I place ROOT ( which is the ROOT in a > standalone Tomcat ) in jbossweb-tomcat.sar , and type > "http://localhost:8080/ROOT/index.jsp" . However , the > Tomcat says : > > HTTP Status 500 - No Context configured to process > this request > > and JBoss says : > > MAPPING configuration error for request URI > /ROOT/index.jsp > > Therefore , what further configuration should I do ? > Thank you ! > > > ===== > Jonathan > (Wong Yat Sing) > Jonathan Studio > M.P (852) - 91235947 > NetMeeting : [EMAIL PROTECTED] > ICQ# 57646152 > > > __________________________________ > Do you Yahoo!? > SBC Yahoo! DSL - Now only $29.95 per month! > http://sbc.yahoo.com > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 > _______________________________________________ > JBoss-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/jboss-user -- xxxxxxxxxxxxxxxxxxxxxxxx Adrian Brock Director of Support Back Office JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100006ave/direct;at.asp_061203_01/01 _______________________________________________ JBoss-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-user
