Re: SVN messages.

2006-07-20 Thread Andy Piper
Why is subscribing to two lists so hard? I expect that a significant proportion of this list do not want the svn messages - and opt in seems far more friendly than filter out. Just my $0.02 andy At 21:18 20/07/2006, Rainer Jung wrote: I found it easy to delete via filtering for "svn lock" and

Re: svn lock: /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni/Error.java

2006-07-20 Thread Andy Piper
Note that I sent this 6 hours ago. The mail server must be totally swamped. Switching off svn notifications for this sort of task seems like a more friendly thing to do. andy At 14:10 20/07/2006, you wrote: The level of svn spam here is ridiculous, can we redirect svn messages to [EMAIL PROTE

Re: svn lock: /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni/Error.java

2006-07-20 Thread Andy Piper
The level of svn spam here is ridiculous, can we redirect svn messages to [EMAIL PROTECTED] or something? Thanks andy At 13:08 20/07/2006, [EMAIL PROTECTED] wrote: Author: mturk Comment: SVN Propset in progress. Locked paths: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/jni/Error.java --

Re: Tomcat Comet Model

2006-06-19 Thread Andy Piper
Bogus content-length is asking for trouble. IIRC it can cause SSL no-end of headaches. andy At 01:06 17/06/2006, Filip Hanik - Dev Lists wrote: Lemme narrow everything down, and this will be short, I promise, it all boils down to the Content-Length header, if this header is omitted then it wo

Re: Greg Wilkins' blog on async servlet API

2006-05-23 Thread Andy Piper
At 12:38 AM 5/20/2006, Remy Maucherat wrote: >Costin Manolache wrote: >>I agree, it's not very intuitive - but it's still good to understand it, >>and maybe learn from >>what we like and don't like it :-) It's hard to make something simple, >>intuitive, easy >>to implement, high performance, fl

RE: Greg Wilkins' blog on async servlet API

2006-05-19 Thread Andy Piper
WebLogic Server also supports this: http://edocs.bea.com/wls/docs91/javadocs/weblogic/servlet/http/AbstractAsyncServlet.html I think we would all be interested in a standard API for this kind of functionality. We are certainly interested in participating in the definition and implementation.

Re: [feedback request] session replication

2006-03-06 Thread Andy Piper
Hi Filip At 04:44 PM 3/3/2006, Filip Hanik - Dev Lists wrote: 3. And the key to this, is that we will have an implementation of a LazyReplicatedHashMap The key object in this map is the session Id. The map entry object is an object that looks like this ReplicatedEntry { string id;//sessi