IntelliJ Java IDE
The moose likes Websphere and the fly likes Error when deploying application in WAS ae 4.0 Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Websphere
Reply Bookmark "Error when deploying application in WAS ae 4.0" Watch "Error when deploying application in WAS ae 4.0" New topic
Author

Error when deploying application in WAS ae 4.0

Jav Cafe
Greenhorn

Joined: Dec 17, 2001
Posts: 1
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
 
Threads others viewed
help, my jsp can not display outside Root
HttpStatus 400 problem
Tomcat SSL Context
Error viewing JSP page
JSP Error... End of content...
IntelliJ Java IDE