  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Struts - A MVC web framework | | Tomcat - JSP/Servlet container | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | | JSP - A mailing list about Java Server Pages specification and reference | |
Struts & Hibernate
|
|
|
  | | | Customizing '500 Internal Server Error ' when Tomcat is down in mod_jk config | Customizing '500 Internal Server Error ' when Tomcat is down in mod_jk config 2004-01-13 - By Altankov Peter
Back ErrorDocument directive in apache's httpd.conf for 500
But there is 1 more interesting issue here. While TC is completely down u get 500 by mod_jk and apache can easyly handle it. You can easily set up an error page handlers per web-application in its web.xml.
The interesting part is when the TC is actually up, but it still havent loaded the requested context. Then the user gets a HTTP error issued by TC. How that can be handled? Any suggestions any1?
> -- --Original Message-- -- > From: Thierry Thelliez [mailto:thierry@(protected)] > Sent: 13 ������ 2004 �. 03:14 > To: tomcat-user@(protected) > Subject: Customizing '500 Internal Server Error' when Tomcat > is down in mod_jk configuration > > > In an Apache - mod_jk - Tomcat configuration we have Tomcat > occasionally going down. We then get the Internal Server > Error message. It would be very useful for our support staff > to have a more explicit message. Can this be done? > > > > Thanks > > Thierry > >
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ------ To unsubscribe, e-mail: tomcat-user-unsubscribe@(protected) For additional commands, e-mail: tomcat-user-help@(protected)
|
|
 |