RE: java.io.FileNotFoundException: webapp not found

2006-11-22 Thread Caldarale, Charles R
> From: Warren [mailto:[EMAIL PROTECTED] > Subject: java.io.FileNotFoundException: webapp not found > > java.io.FileNotFoundException: webapps\myapp (The system > cannot find the path specified) 1) Do you have a webapps/myapp directory? 2) Do you have a webapps/myapp.war file?

java.io.FileNotFoundException: webapp not found

2006-11-22 Thread Warren
I keep getting a java.io.FileNotFoundException when Tomcat starts. I will get one for each app I have. My app still works though. I am running Tomcat on a Windows XP box.What do I need to do to fix this? Thanks, Warren Nov 22, 2006 6:55:44 PM org.apache.coyote.http11.Http11Protocol init INFO: