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=10149>. 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=10149 RequestProcessor.processException() throws NPE ------- Additional Comments From [EMAIL PROTECTED] 2002-06-22 15:16 ------- I can't seem to upload the patch, so here it is instead. Index: ActionResources.properties =================================================================== RCS file: /home/cvspublic/jakarta-struts/src/share/org/apache/struts/action/ActionResources.properties,v retrieving revision 1.9 diff -u -r1.9 ActionResources.properties --- ActionResources.properties 13 Jan 2002 00:25:35 -0000 1.9 +++ ActionResources.properties 22 Jun 2002 15:07:38 -0000 @@ -21,3 +21,4 @@ reloading=Reloading from configuration files requestDispatcher=Cannot get request dispatcher for path {0} sessionCreate=No user session could be created +unhandledException=Unhandled Exception thrown: {0} -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
