DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=28137>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=28137 ant.jar - executeExternalCompile error in Tomcat 4.1.27 Summary: ant.jar - executeExternalCompile error in Tomcat 4.1.27 Product: Ant Version: 1.6.1 Platform: PC OS/Version: Linux Status: NEW Severity: Blocker Priority: Other Component: Other AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] After downloading 1.6.1 1) extract ant.jar 2) stop Tomcat 3) replace existing ant.jar in common/lib 4) start Tomcat 5) clean out %TOMCAT_HOME%/work directory. 5) reference webapps whos context specifies a docBase outside of %TOMCAT_HOME%/webapps. The JASPER compiler attempts to create temporary files in the directory that you executed catalina.sh (started Tomcat) from. The fork option in web.xml is NOT on. I can recreate this at will so if you want log files just let me know. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]