The web context is based on the war file name, not the ear file name (an ear can contain
multiple wars). Also, I don't think that index.jsp is used as a default welcome file.
Therefore, to access your page, try:
http://localhost:8080/web-app/index.jsp
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3973642#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...