svn commit: r387352 - in /tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes: ./ group/ group/interceptors/ tcp/bio/util/

2006-03-20 Thread fhanik
Author: fhanik Date: Mon Mar 20 16:03:29 2006 New Revision: 387352 URL: http://svn.apache.org/viewcvs?rev=387352&view=rev Log: Implemented asynchronous messaging with a queue size limit in bytes, to avoid OOM errors Added: tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catal

DO NOT REPLY [Bug 39021] - Support authentication only access

2006-03-20 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

DO NOT REPLY [Bug 39041] New: - Corrupt .class files in .exe distribution.

2006-03-20 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

svn commit: r387302 - /tomcat/container/tc5.5.x/modules/groupcom/to-do.txt

2006-03-20 Thread fhanik
Author: fhanik Date: Mon Mar 20 12:20:59 2006 New Revision: 387302 URL: http://svn.apache.org/viewcvs?rev=387302&view=rev Log: minor updates to the todo Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt URL: http://sv

svn commit: r387292 - in /tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes: ./ group/ group/interceptors/

2006-03-20 Thread fhanik
Author: fhanik Date: Mon Mar 20 12:09:55 2006 New Revision: 387292 URL: http://svn.apache.org/viewcvs?rev=387292&view=rev Log: Added in the ability to process data with a callback error handler Added: tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/ErrorHandler

svn commit: r387290 - /tomcat/container/tc5.5.x/modules/groupcom/to-do.txt

2006-03-20 Thread fhanik
Author: fhanik Date: Mon Mar 20 11:58:47 2006 New Revision: 387290 URL: http://svn.apache.org/viewcvs?rev=387290&view=rev Log: update todo Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt URL: http://svn.apache.org/v

svn commit: r387285 - in /tomcat/container/tc5.5.x/modules: groupcom/ groupcom/src/share/org/apache/catalina/tribes/tcp/ ha/src/share/org/apache/catalina/ha/ ha/src/share/org/apache/catalina/ha/tcp/

2006-03-20 Thread fhanik
Author: fhanik Date: Mon Mar 20 11:30:50 2006 New Revision: 387285 URL: http://svn.apache.org/viewcvs?rev=387285&view=rev Log: Made sure the new config was working Modified: tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/tcp/ReplicationTransmitter.java tom

DO NOT REPLY [Bug 39039] New: - dispatcher.include cannot match request to existing session

2006-03-20 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

svn commit: r387274 - in /tomcat/container/tc5.5.x/modules/groupcom: src/share/org/apache/catalina/tribes/io/ClusterData.java to-do.txt

2006-03-20 Thread fhanik
Author: fhanik Date: Mon Mar 20 10:38:45 2006 New Revision: 387274 URL: http://svn.apache.org/viewcvs?rev=387274&view=rev Log: Created a deepclone method, that performs a deep clone :) Modified: tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/io/ClusterData.jav

svn commit: r387267 - in /tomcat/container/tc5.5.x/modules/ha/src/share/org/apache/catalina/ha: session/DeltaManager.java tcp/SimpleTcpCluster.java util/IDynamicProperty.java

2006-03-20 Thread fhanik
Author: fhanik Date: Mon Mar 20 10:07:29 2006 New Revision: 387267 URL: http://svn.apache.org/viewcvs?rev=387267&view=rev Log: Cleaned up formatting on the deltamanager, no code changes. Need a base to create a backup manager using a replicated map, and hence, no need to do any message transfers

svn commit: r387260 - /tomcat/container/tc5.5.x/modules/groupcom/to-do.txt

2006-03-20 Thread fhanik
Author: fhanik Date: Mon Mar 20 09:36:41 2006 New Revision: 387260 URL: http://svn.apache.org/viewcvs?rev=387260&view=rev Log: updated todo Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt Modified: tomcat/container/tc5.5.x/modules/groupcom/to-do.txt URL: http://svn.apache.org/

svn commit: r387258 - in /tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/tcp: bio/BioReceiver.java nio/NioReceiver.java

2006-03-20 Thread fhanik
Author: fhanik Date: Mon Mar 20 09:32:04 2006 New Revision: 387258 URL: http://svn.apache.org/viewcvs?rev=387258&view=rev Log: Fixed threads according to close call Modified: tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/tcp/bio/BioReceiver.java tomcat/c

svn commit: r387256 - in /tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/tcp: ReceiverBase.java ThreadPool.java bio/BioReceiver.java bio/BioReplicationThread.java nio/N

2006-03-20 Thread fhanik
Author: fhanik Date: Mon Mar 20 09:26:34 2006 New Revision: 387256 URL: http://svn.apache.org/viewcvs?rev=387256&view=rev Log: added in max/min threads, still need to make it shrink dynamically Modified: tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/tcp/Recei

Re: http://issues.apache.org/bugzilla/show_bug.cgi?id=38984

2006-03-20 Thread Remy Maucherat
Yoav Shapira wrote: Hi, Alright, I'll cut out 5.5.17. When is the earliest time that's good for you, i.e. you (everyone who's been discussing the native issues) feel comfortable me cutting a release from trunk? We would need to resolve (i.e. revert :) JFC's Jasper patch before a release. Th

svn commit: r387238 - in /tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes: ChannelInterceptor.java group/ChannelCoordinator.java group/ChannelInterceptorBase.java group/

2006-03-20 Thread fhanik
Author: fhanik Date: Mon Mar 20 08:18:05 2006 New Revision: 387238 URL: http://svn.apache.org/viewcvs?rev=387238&view=rev Log: Start/Stop events propagate through the interceptor stack Modified: tomcat/container/tc5.5.x/modules/groupcom/src/share/org/apache/catalina/tribes/ChannelInterceptor

DO NOT REPLY [Bug 39038] New: - During Tomcat 5.5.16 startup/shutdown, order of executing between session and context listeners is backwards.

2006-03-20 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

Re: Tomcat 5.0 test environment

2006-03-20 Thread Andre Kammerl
Hi, I tried to run "ant tester" in Eclipse but only received the following error message. Buildfile: O:\eclipse 3.0.2\eclipse\workspace\catalina\tester\src\bin\tester.xml BUILD FAILED: O:\eclipse 3.0.2\eclipse\workspace\catalina\tester\src\bin\tester.xml:16: taskdef class org.apache.tester.

Re: mod_jk [STATUS]

2006-03-20 Thread Mladen Turk
William A. Rowe, Jr. wrote: If there's any hope of waiting a day or few, I'd like to ensure this can be configured and built to both 2.0 and 2.2 on windows and unix. Sure, no problem. I wish that we have at least a stable release as 1.2.15 was, so what ever it takes :) Regards, Mladen.

DO NOT REPLY [Bug 38795] - [PATCH] StandardContext doesn't always reset thread's contextClassLoader

2006-03-20 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

DO NOT REPLY [Bug 38795] - [PATCH] StandardContext doesn't always reset thread's contextClassLoader

2006-03-20 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

DO NOT REPLY [Bug 38795] - [PATCH] StandardContext doesn't always reset thread's contextClassLoader

2006-03-20 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

svn commit: r387178 - /tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c

2006-03-20 Thread mturk
Author: mturk Date: Mon Mar 20 02:12:54 2006 New Revision: 387178 URL: http://svn.apache.org/viewcvs?rev=387178&view=rev Log: Add missing bussines logic for innner domain lb election. Also remove useless check for negative busy values. They are handled correctly now. Modified: tomcat/connecto