Tomcat appears to be loading up okay, but everytime I point my browser to one of my .jsp files I get and error telling me that my .jsp file cannot be found. This is most puzzling as when I tried this last week it was okay!
Adam Hardy
Ranch Hand
Joined: Oct 09, 2001
Posts: 564
posted
0
Could be many things. Do you still see the directory structure and files under tomcat/webapps with WEB-INF? Do you see the tomcat server start page with localhost:8080?
I have seen things you people would not believe, attack ships on fire off the shoulder of Orion, c-beams sparkling in the dark near the Tennhauser Gate. All these moments will be lost in time, like tears in the rain.
Anonymous
Ranch Hand
Joined: Nov 22, 2008
Posts: 18944
posted
0
Maybe your contaxt paths were removed? Check TOMCAT_HOME\conf\server.xml.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.