Hi All, I am compiling JSP files using ANT and TOMCAT 5.5.17. ANT with jspcompile target gives this output on screen: " jspcompile: [jasper2] Jan 18, 2008 9:32:12 AM org.apache.jasper.compiler.TldLocationsCache processWebDotXml [jasper2] WARNING: Internal Error: File /WEB-INF/web.xml not found "
This happens when I have 2 or more jsp files in JSP folder of the application. If I re-run the same command, it says SUCCESSFULL. That is, it happens first time only. If I keep only 1 jsp file inside JSP folder, everything is fine. Any clue about internal error here. I am trying to create java application with embedded tomcat and MYSQL database. Thanks. -- View this message in context: http://www.nabble.com/JSP-compilation-internal-error-tp14950383p14950383.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]