[PATCH] jk_nt_service shutdown

2000-10-24 Thread Kirby, Luke
Hi! It would seem that the Jakarta NT Service fails to properly shutdown Tomcat. Examining the code shows that it does the right thing and sends the ajp1[23] shutdown message but then happily proceeds to terminate the Tomcat process before it has a chance to shutdown gracefully. Oops! The patch

BugRat Report #305 has been filed.

2000-10-24 Thread BugRat Mail System
Bug report #305 has just been filed. You can view the report at the following URL: REPORT #305 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: criti

BugRat Report #304 has been filed.

2000-10-24 Thread BugRat Mail System
Bug report #304 has just been filed. You can view the report at the following URL: REPORT #304 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: criti

BugRat Report #303 has been filed.

2000-10-24 Thread BugRat Mail System
Bug report #303 has just been filed. You can view the report at the following URL: REPORT #303 Details. Project: Tomcat Category: Feature Requests SubCategory: New Feature Class: swbug State: received Priority: high Severity: cr

RE: "Modern" compilation

2000-10-24 Thread Rob S.
> If you have somehow managed to work around these problems, as it > appears you > have, please let me know how. I've used 3.1, 3.2 nightlies and 3.2b5 on Slackware (K6-300, 64MB i think). Page compilation never takes more than 3-5 seconds. It's difficult for me to say more because we didn't do

RE: "Modern" compilation

2000-10-24 Thread Arun Katkere
Ted: I didn't mean *after* the page is loaded. Initial page load is slower because of the reasons I outlined (classic compiler is the default and using jikes is not an option because editing webapp web.xmls to put Jasper specific code is not an option, and even after compilation initial pa

BugRat Report #302 has been filed.

2000-10-24 Thread BugRat Mail System
Bug report #302 has just been filed. You can view the report at the following URL: REPORT #302 Details. Project: Tomcat Category: Bug Report SubCategory: New Bug Report Class: swbug State: received Priority: high Severity: criti

Re: cvs commit: jakarta-tomcat-4.0/catalina/src/share/org/apache/catalina/core ApplicationFilterChain.java ApplicationFilterConfig.java LocalStrings.properties StandardContext.java StandardWrapperValve.java ApplicationFilterWrapper.java

2000-10-24 Thread Craig R. McClanahan
Bob Jamison wrote: > [EMAIL PROTECTED] wrote: > > > craigmcc00/10/22 02:55:54 > > I just noticed the time-of-day on the message, and the > CVS time. You need to get some sleep, guy! ;-) > Sleep ... what's that? :-) Actually, I had the enjoyable privilege to attend a "hackathon" session

Re: "Modern" compilation

2000-10-24 Thread Ted Husted
On 10/23/2000 at 6:40 PM Arun Katkere wrote: > Great software, but it is not easy to convince that to folks used to near instantaneous page compilation/load times of JServ/GNUJSP/jikes combo that Tomcat is the greatest thing out there when they sit waiting for 30-45 seconds waiting for page to com