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=24019>. 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=24019 Unable to compile Class in JSP ------- Additional Comments From [EMAIL PROTECTED] 2003-10-22 21:32 ------- After reviewing the source, it looks like this message is generated when there is an error in invoking javac, and there is no info about the line and the name of the JSP file associated with the error. For instance, this would happen when a page directive includes a bad import, such as <%@ page import="abc" %> where abc does not exist. I don't remember who put this piece of code there, but it does give the wrong message sometimes. I'll see if I can fix it somehow. You should be able to see the actual javac error message in the log. No idea why you didn;t. Please do show me your test case, so that I can make sure it is covered. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]