2011/5/10 Caldarale, Charles R <chuck.caldar...@unisys.com>: >> From: barry kimelman [mailto:barryk_tom...@hotmail.com] >> Subject: Problem building application with tomcat 7 on windows 7 > >> BUILD FAILED >> C:\barry\hockey3\build.xml:374: java.io.FileNotFoundException: >> http://localhost:8080/manager/deploypath=%2Fhockey3& >> war=file%3A%2F%2FC%3A%5Cbarry%5Chockey3%2Fbuild > > Just a guess, but the role name(s) for the manager webapp changed in Tomcat > 7; if you still have the old one configured in your ant properties, that > might result in the failure you're seeing. >
The URLs have changes as well. See the docs for the correct ones, http://tomcat.apache.org/migration.html http://tomcat.apache.org/tomcat-7.0-doc/deployer-howto.html http://tomcat.apache.org/tomcat-7.0-doc/manager-howto.html Best regards, Konstantin Kolinko --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org