I deploy ear file in WAS4.0 successfully, but it through 404 error when invoking. Eg: it is error when trying launch a html page: http://localhost/myweb/index.html, but it is ok when trying launch a jsp page: http://localhost/myweb/simple.jsp (both index.html and simple.jsp exist). Another error: the same error with servlet.
subject: Error when deploying application in WAS ae 4.0