web.app should be in the greeterapp.war/WEB-INF folder. So that I can make sure all of
your files are in the correct location, enter the following command at a command prompt
(from the deploy directory) and post the results:
dir /b /s greeterapp.war
The error message you got is related to the missing web.xml problem.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3957424#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...