Also, please see that you have WEB-INF directory in your .war file. Your WEB-INF directory should contain web.xml.
Sample contents: | <?xml version="1.0" encoding="UTF-8"?> | <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd"> | <web-app> | <!-- icon nodes start here --> | <!-- icon nodes end here --> | <!-- display-name node start here --> | | <display-name>MyApp</display-name><!-- display-name node end here --> | </web-app> View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3903979#3903979 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3903979 ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today * Register for a JBoss Training Course Free Certification Exam for All Training Attendees Through End of 2005 Visit http://www.jboss.com/services/certification for more information _______________________________________________ JBoss-user mailing list JBoss-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-user