RE: Possible to send 503 status over JK?

2006-07-26 Thread Rick G
for the status code and error page. -- Len On 7/26/06, Rick G [EMAIL PROTECTED] wrote: Hi Len, On your comments, I totally understand that you can't override the tomcat 503 error page in a standalone Tomcat set up, especially from a webapp that isn't running. However, can you explain

RE: Problems with IE6, AJP1.3, Apache httpd and tomcat

2006-07-26 Thread Rick G
, July 25, 2006 2:29 PM Subject: Re: Problems with IE6, AJP1.3, Apache httpd and tomcat Rick G wrote: Hi Robert, I just wanted to say that I have been using the XMLHTTP object for about 7 years now (since IE 5x), Strangely enough the problems do not occur when using IE7

Possible to send 503 status over JK?

2006-07-25 Thread Rick G
, anyone familiar or have a link with the standard processing pipeline in tomcat 5.5.x and know the order of valve/filter execution that can point me in the right direction? Thanks for any help, Rick G - To start a new topic, e

RE: Problems with IE6, AJP1.3, Apache httpd and tomcat

2006-07-25 Thread Rick G
Hi Robert, I just wanted to say that I have been using the XMLHTTP object for about 7 years now (since IE 5x), and over the years have used various versions of tomcat, 4.x-5.0.x-5.5.12, with Apache 2.0.x using mod_jk for the connector and do not recall every seeing the issues you are talking

RE: Possible to send 503 status over JK?

2006-07-25 Thread Rick G
immediately by telephone or email and destroy the original message without making a copy. Thank you. - Original Message - From: Rick G [EMAIL PROTECTED] To: 'Tomcat Users List' users@tomcat.apache.org Sent: Tuesday, July 25, 2006 11:21 AM Subject: Possible to send 503 status over JK

RE: Tomcat Connectors versioning

2006-07-25 Thread Rick G
Doing a directory list, puts them in alphabetical order, which isn't the real order, just look at the dates.. Think of .5-.9 as .05 - .09. jk-1.2.15 is the latest. Jk-1.2.05 Jk-1.2.06 Jk-1.2.07 Jk-1.2.08 Jk-1.2.09 Jk-1.2.10 Jk-1.2.11 etc -Original Message- From: Garthfield Carter

RE: Possible to send 503 status over JK?

2006-07-25 Thread Rick G
is addressed. If you have received this email message in error, please notify the sender immediately by telephone or email and destroy the original message without making a copy. Thank you. - Original Message - From: Rick G [EMAIL PROTECTED] To: 'Tomcat Users List' users@tomcat.apache.org

RE: Possible to send 503 status over JK?

2006-07-25 Thread Rick G
for your input, -Rick -Original Message- From: Hassan Schroeder [mailto:[EMAIL PROTECTED] Posted At: Tuesday, July 25, 2006 3:55 PM Posted To: Tomcat Dev Conversation: Possible to send 503 status over JK? Subject: Re: Possible to send 503 status over JK? On 7/25/06, Rick G [EMAIL PROTECTED

RE: Possible to send 503 status over JK?

2006-07-25 Thread Rick G
completely, but not if a webapp inside Tomcat is stopped. These tests were done with Tomcat 5.5.17, Apache 2.0.55, JK 1.2.15. -- Len On 7/25/06, Hassan Schroeder [EMAIL PROTECTED] wrote: On 7/25/06, Rick G [EMAIL PROTECTED] wrote: The 500 is caught correctly, but I always end up seeing the tomcat

TC 5.5.12 w/ APR 1.2.2 , APR Not Found

2006-06-07 Thread Rick G
Hi All, After upgrading to TC 5.5.15 with APR 1.2.7 (tcnative 1.1.1) we started having some various issues that don't seem to be fixed in 5.5.17, so we decided to go back to 5.5.12 for the time being. However, we now have an issue getting 5.5.12 to see APR. With a clean install of tomcat

RE: You must specify a valid --with-apxs path

2006-05-15 Thread Rick G
Well, did you verify apxs is in the folder you have specified, apxs is installed with the httpd-devel package/rpm. -Original Message- From: MOURANI Gerhard [mailto:[EMAIL PROTECTED] Posted At: Monday, May 15, 2006 8:10 AM Posted To: Tomcat Dev Conversation: You must specify a valid

RE: Custom HTTP 503 Error Page Not Working - Tomcat 5.5.15

2006-05-12 Thread Rick G
Just wondering if anyone has solved this, I have been having the same issue. I basically just need Tomcat to send the 503 message through the JK connector so Apache can handle it instead of Tomcat returning its own 503 message. The intended goal is to have apache display a static maintenance