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=12387>. 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=12387 JSP Compilation errors: jars in WEB-INF/lib and classes in WEB-INF/classes not in classpath ------- Additional Comments From [EMAIL PROTECTED] 2002-09-13 12:32 ------- Ok. I have no time now to find a better solution for the problem, but I think it's working OK on linux/unix systems (without any patch). I thought patching Compiler.java, but it was easier to patch JspRuntimeContext (the url's were separated in a vector) and I don't know if some other components dependant on JspRuntimeContext share the same problem (and use the same classpath). That was the reason to patch at "upper level", at the first time I looked the classpath was being generated. Now the Windows users are able to use tomcat, with app's and program on separated drives (I use a drive for system, another for programs and another for data/webs/web-apps). But they must wait for a "clean" solution. Mine was "Temporal" like I said :) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>