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=18967>.
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=18967

NullPointerException instead of error message when running JspC





------- Additional Comments From [EMAIL PROTECTED]  2003-09-16 22:11 -------
I also have had issues with this bug - it is very difficult to fix a problem 
without the error message!  I fixed it in my copy by modifying the interface to 
Compiler to pass all the generate phases through the compile() method, which I 
modified to take a parameter specifying generation type.  This is probably not 
a solution in general due to the public interface change.  

However, the creation of the ErrorReporter needs to be done so that it is 
available no matter which method is called.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to