rfe

2005-05-27 Thread Albretch Mueller
I was wondering if any one other than me has had the need to use a run-time 'before-bootstrapping' and 'cleaning-after-at-the-very-end' type of functionality. I have been using it all along in my webapps and I think it is really useful to the point that, it should be included in the Tomcat as a

Re: What to do now

2005-05-27 Thread Bill Barker
- Original Message - From: "Bill Barker" <[EMAIL PROTECTED]> To: "Tomcat Developers List" Sent: Friday, May 27, 2005 6:43 PM Subject: What to do now Now that we are officially a TLP (and, by the way, congrats Remy :), what is the migration strategy? I'm assuming that we'll need to

What to do now

2005-05-27 Thread Bill Barker
Now that we are officially a TLP (and, by the way, congrats Remy :), what is the migration strategy? I'm assuming that we'll need to do a new 'ci' on all of what once was jakarta-tomcat*, but did jakarta-servletapi* and jakarta-watchdog* follow us? This message is intended only for the us

DO NOT REPLY [Bug 35038] - After login tomcat throws Broken Pipe.

2005-05-27 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net AprEndpoint.java

2005-05-27 Thread mturk
mturk 2005/05/27 09:45:56 Modified:util/java/org/apache/tomcat/util/net AprEndpoint.java Log: Just a comment change for TCP_DEFER_ACCEPT. No functional change. Revision ChangesPath 1.37 +2 -1 jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net/Ap

cvs commit: jakarta-tomcat-connectors/jni/native/src jnilib.c network.c poll.c

2005-05-27 Thread mturk
mturk 2005/05/27 09:39:13 Modified:jni/native/include tcn.h jni/native/src jnilib.c network.c poll.c Log: Add statistics data that is compiled in only if -DTCN_DO_STATISTICS is defined at compile time. Revision ChangesPath 1.6 +5 -3 jakarta-t

cvs commit: jakarta-tomcat-connectors/jni/native/src pool.c

2005-05-27 Thread mturk
mturk 2005/05/27 09:38:09 Modified:jni/native/src pool.c Log: Make sure our global pool is accessor for all the pools. Revision ChangesPath 1.5 +7 -2 jakarta-tomcat-connectors/jni/native/src/pool.c Index: pool.c

cvs commit: jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/http11 Http11AprProtocol.java

2005-05-27 Thread remm
remm2005/05/27 08:40:23 Modified:http11/src/java/org/apache/coyote/http11 Http11AprProtocol.java Log: - Call endpoint.destroy on destroy. Revision ChangesPath 1.8 +1 -1 jakarta-tomcat-connectors/http11/src/java/org/apache/coyote/htt

cvs commit: jakarta-tomcat-connectors/jni/java/org/apache/tomcat/jni Library.java

2005-05-27 Thread remm
remm2005/05/27 03:04:43 Modified:catalina/src/share/org/apache/catalina/core AprLifecycleListener.java jni/java/org/apache/tomcat/jni Library.java Log: - terminate(boolean) -> terminate(). Revision ChangesPath 1.2 +3 -7

cvs commit: jakarta-tomcat-catalina/catalina/src/conf server.xml

2005-05-27 Thread remm
remm2005/05/27 02:41:38 Modified:catalina/src/share/org/apache/catalina/core StandardServer.java LocalStrings.properties catalina/src/conf server.xml Added: catalina/src/share/org/apache/catalina/core AprLifecycle

[MSK-31466]: cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net AprEndpoint.java

2005-05-27 Thread Technical Support
== Please reply above this line == tomcat-dev@jakarta.apache.org, Your request for technical support has been submitted. You will receive a response via e-mail within two business days (excluding holidays). Your problem or question will receive the attention it deserves. Listed below

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net AprEndpoint.java

2005-05-27 Thread remm
remm2005/05/27 01:26:38 Modified:util/java/org/apache/tomcat/util/net AprEndpoint.java Log: - If not using sendfile, don't allocate sebdfile resources. Revision ChangesPath 1.36 +11 -7 jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/net/AprEndpoin