DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12945>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12945 JSP Compilation errors: jars in WEB-INF/lib and classes in WEB-INF/classes not in classpath ------- Additional Comments From [EMAIL PROTECTED] 2002-09-24 07:35 ------- FYI, the jasper-compiler.jar does not generate the org.apache.catalina.jsp_classpath variable, but actually parses it. So the "/" prefix (which is a valid Java file path, although it happened to be confusing Ant in 4.1.10, which was causing bug 12387) is still already there no matter what. I have Tomcat running as a service from my M: HD, and the admin webapp is running fine (that uses /WEB-INF/lib) as well as the JSP examples (that uses /WEB-INF/classes). If you had it working fine with 4.1.10 + the fixed JAR, then it has to be an installation error of some sort. Note: 4.1.12 is not out yet; at this point they are still candidate binaries. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>