I can't for the life of me figure out what's going on (and I bet at the end it's a really silly mistake)!
So I have an EAR project (with an
EJB and Web project enclosed in it) assigned to my weblogic server. I can start/stop it all fine with no errors...but when I try to get to the index.jsp file using the URL:
http://localhost/<project name> (it's in my welcome tag in my web.xml) I get the 404 error. It was working before perfectly, then one day it just did all this and has been doing this since. It's weird because I don't think I've played around with any settings since. Here is the log I get from starting up the server, if there's any more info needed, please let me know, thanks: