Re: Working on mod_jk

2006-08-11 Thread Rainer Jung
mod_jk already uses shared memory, but since it should work for apache 1.3 and 2.0/2.2 it does not use apr. If your extensions are only meant for 2.0/2.2, then have a look at apr: http://apr.apache.org/docs/apr/modules.html I'm not sure, that I understand your use case. Isn't Enhydra able to incl

Re: Working on mod_jk

2006-08-11 Thread Jean-frederic Clere
Rodrigo Ramele wrote: Hello Jean, ! Thanks for answeringI didn't explain myself very well. I meant: I need to keep track each one of the JSESSIONID and the worker where the 'Set-Cookie' header comes from, so when a new Request with this cookie arrives again (from the browser) i would pr

DO NOT REPLY [Bug 40133] - udnefined context name results in NullPointerException

2006-08-11 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 40133] - Undefined context path results in NullPointerException

2006-08-11 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 40135] - error-page and exception-type is not working properly

2006-08-11 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: Working on mod_jk

2006-08-11 Thread Rodrigo Ramele
Rainer, Jean, thank you both of you ! mod_jk already uses shared memory, but since it should >work for apache 1.3 and 2.0/2.2 it does not use apr. If your extensions are >only meant for 2.0/2.2, then have a look at apr: http://apr.apache.org/docs/apr/modules.html I think I only meant it for

5.5 and 6.0 ecplipse project files

2006-08-11 Thread Filip Hanik - Dev Lists
trying to figure out how eclipse really works, this is like my 5th attempt and it seems so ass backwards compared to every other editor on this planet :) so, maybe one of you would like to share your project files, and I can get started faster thanks Filip

Re: Digest Authenticator realm name is clear text right?

2006-08-11 Thread Tino Schwarze
On Thu, Aug 10, 2006 at 12:39:48PM -0700, Jalali, Alex wrote: > Hi, Is this is a bug with tomcat or adobe Acrobat in digest auth? I suppose neither. The real is clear text. > But adobe Acrobat (using its upload review tool to publish to a webdav > server) returns with a response header that has,

svn commit: r430816 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2006-08-11 Thread fhanik
Author: fhanik Date: Fri Aug 11 09:22:52 2006 New Revision: 430816 URL: http://svn.apache.org/viewvc?rev=430816&view=rev Log: Make sure we don't fill up the cache after pause has been initated Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/t

svn commit: r430819 - /tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java

2006-08-11 Thread fhanik
Author: fhanik Date: Fri Aug 11 09:25:18 2006 New Revision: 430819 URL: http://svn.apache.org/viewvc?rev=430819&view=rev Log: Fixed the poller destroy method Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/util/net/NioEndpoint.java Modified: tomcat/tc6.0.x/trunk/java/org/apache/tomcat/

Proposal - Comet changes

2006-08-11 Thread Filip Hanik - Dev Lists
Gents, I have a suggestion on a small refactor for the CometProcessor, mainly to make it a little bit more flexible, here are my suggestions 1. public void begin(HttpServletRequest request, HttpServletResponse response) Suggestion - remove this method, its never called from the container anyw

Re: Proposal - Comet changes

2006-08-11 Thread Remy Maucherat
Filip Hanik - Dev Lists wrote: I believe this would allow for more flexibility in the future and a cleaner interface. This doesn't look bad, although I don't have time to really think about it right now. Rémy - To unsubscr

Re: Proposal - Comet changes

2006-08-11 Thread Filip Hanik - Dev Lists
Remy Maucherat wrote: Filip Hanik - Dev Lists wrote: I believe this would allow for more flexibility in the future and a cleaner interface. This doesn't look bad, although I don't have time to really think about it right now. no rush, instead enjoy your weekend, and we can elaborate next wee

Re: 5.5 and 6.0 ecplipse project files

2006-08-11 Thread Remy Maucherat
Filip Hanik - Dev Lists wrote: trying to figure out how eclipse really works, this is like my 5th attempt and it seems so ass backwards compared to every other editor on this planet :) so, maybe one of you would like to share your project files, and I can get started faster Personally, for To

RE: Digest Authenticator realm name is clear text right?

2006-08-11 Thread Jalali, Alex
Actually I tracked down everywhere and it truns out that the problem is in parsing the username and the rest of the stuff in the header inside findPrincipal() method of DigestAuthenticator class. Given the authorization header is: Digest username="user",realm=""f6b755878fd52d631b890b"" ... Th

DO NOT REPLY [Bug 40236] New: - INFO: connection timeout reached

2006-08-11 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