This is a discussion on tomcat issues within the Slackware Linux Support forums, part of the Unix Operating Systems category; --> I am having a problem with tomcat. I am using the slackware tomcat package from www.linuxpackages.com . It starts ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I am having a problem with tomcat. I am using the slackware tomcat package from www.linuxpackages.com. It starts up and seemingly runs fine. However, when I deploy a war file to /usr/share/tomcat/webapps from eclipse tomcat doesn't seem to find it when I go to http://localhost:8080/warfilename. I get a 404 error. When tomcat starts up I get this: Using CATALINA_BASE: /usr/share/tomcat Using CATALINA_HOME: /usr/share/tomcat Using CATALINA_TMPDIR: /usr/share/tomcat/temp Using JRE_HOME: /usr/lib/java Am I deploying to the right folder? I think so. What else could be causing this 404 error? |