Thanks Charles, however, I did try to change the error code for the custom error servlet to 404 and it works on the Linux install. It's only an issue if I try to trap the 500 error.
________________________________ From: "Caldarale, Charles R" <[email protected]> To: Tomcat Users List <[email protected]> Sent: Friday, June 3, 2011 7:47 AM Subject: RE: error-page for http 500 error code does not work > From: Kevin Claver [mailto:[email protected]] > Subject: Re: error-page for http 500 error code does not work > I zipped the tomcat install and deployed it to my Win 7 machine > where it works without issue. I'll hazard a guess that you have a case sensitivity issue. Something in your configuration specifies the wrong case for who knows what (perhaps a file name), or a file is installed with the wrong casing. - Chuck THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY MATERIAL and is thus for use only by the intended recipient. If you received this in error, please contact the sender and delete the e-mail and its attachments from all computers. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
