Hello, I'm trying to deploy an application that is located under the webapps directory. I'm using the http call:
http://localhost:8080/manager/deploy?path=/var/lib/tomcat6/webapps/JSPTut&tag=JSPTut And I'm getting this answer back: FAIL - Failed to deploy application at context path /var/lib/tomcat6/webapps/JSPTut Reading documentation in the web I found references to a possible missing web.xml file but such isn't the case. I've also browsed the log files but can't find any occurrence for today. What may be the problem? Thank you, Luís --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org