You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by bu...@apache.org on 2002/06/22 17:07:18 UTC

DO NOT REPLY [Bug 10149] New: - RequestProcessor.processException() throws NPE

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

           Summary: RequestProcessor.processException() throws NPE
           Product: Struts
           Version: 1.1 Beta 1
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Controller
        AssignedTo: struts-dev@jakarta.apache.org
        ReportedBy: ScottCarlson@yahoo.com


processException() throws a NPE if no config is specified for that Exception
Class.  I saw this mentioned on the mailling list, and found the problem.  The
unhandledException key is not in the ActionResources.properties.  After adding
it, the servlet seems to percolate fine, and the log message is made

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>