DO NOT REPLY [Bug 44162] New: - Problem getting GlobalNamingResources DataSource DBCP from Custom JAAS

2008-01-03 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 28256] - WebappClassLoader.findClassInternal() permission problems

2008-01-03 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: r608429 - in /tomcat/connectors/trunk/jk: native/common/jk_ajp12_worker.c native/common/jk_map.c native/common/jk_status.c native/common/jk_util.c xdocs/miscellaneous/changelog.xml

2008-01-03 Thread rjung
Author: rjung Date: Thu Jan 3 02:44:21 2008 New Revision: 608429 URL: http://svn.apache.org/viewvc?rev=608429&view=rev Log: Use thread safe strtok_r on more platforms, especially AIX. Detect multi threaded context using define _MT_CODE_PTHREAD instead of _REENTRANT, which is not used on all platf

DO NOT REPLY [Bug 44116] - Multiple JSESSIONID handling with overlapping domains does not work

2008-01-03 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: r608434 - in /tomcat/connectors/trunk/jk: native/common/jk_util.c xdocs/miscellaneous/changelog.xml

2008-01-03 Thread rjung
Author: rjung Date: Thu Jan 3 02:48:05 2008 New Revision: 608434 URL: http://svn.apache.org/viewvc?rev=608434&view=rev Log: Use thread safe localtime_r where appropriate. Modified: tomcat/connectors/trunk/jk/native/common/jk_util.c tomcat/connectors/trunk/jk/xdocs/miscellaneous/changelog

svn commit: r608427 - /tomcat/connectors/trunk/jk/native/common/jk_map.c

2008-01-03 Thread rjung
Author: rjung Date: Thu Jan 3 02:42:16 2008 New Revision: 608427 URL: http://svn.apache.org/viewvc?rev=608427&view=rev Log: Minor optimization: trim already returns strlen, so let's use it. Modified: tomcat/connectors/trunk/jk/native/common/jk_map.c Modified: tomcat/connectors/trunk/jk/nati

svn commit: r608449 - in /tomcat/connectors/trunk/jk: native/common/jk_lb_worker.c xdocs/miscellaneous/changelog.xml

2008-01-03 Thread rjung
Author: rjung Date: Thu Jan 3 03:07:07 2008 New Revision: 608449 URL: http://svn.apache.org/viewvc?rev=608449&view=rev Log: Fix BZ 44116: Handling of multiple JSESSIONID cookies. Modified: tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c tomcat/connectors/trunk/jk/xdocs/miscellane

svn commit: r608451 - /tomcat/connectors/trunk/jk/native/common/jk_status.c

2008-01-03 Thread rjung
Author: rjung Date: Thu Jan 3 03:14:18 2008 New Revision: 608451 URL: http://svn.apache.org/viewvc?rev=608451&view=rev Log: Ooops. Wrong define name. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c URL: http://sv

DO NOT REPLY [Bug 44116] - Multiple JSESSIONID handling with overlapping domains does not work

2008-01-03 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: r608454 - in /tomcat/connectors/trunk/jk: native/common/jk_status.c xdocs/miscellaneous/changelog.xml

2008-01-03 Thread rjung
Author: rjung Date: Thu Jan 3 03:28:29 2008 New Revision: 608454 URL: http://svn.apache.org/viewvc?rev=608454&view=rev Log: Include server local time in status worker output. Modified: tomcat/connectors/trunk/jk/native/common/jk_status.c tomcat/connectors/trunk/jk/xdocs/miscellaneous/cha

Re: [ANN] Apache Tomcat JK 1.2.26 Web Server Connector released

2008-01-03 Thread Mladen Turk
Tim Whittington wrote: Binary builds of 1.2.26 for various platforms are available now from http://sourceforge.net/projects/timsjk/ These include builds of a patched IIS 5/6 ISAPI Redirector that support HTTP 1.1 chunked encoding (and thus keep-alives on dynamic content). Hi Tim, Can you crea

Re: [ANN] Apache Tomcat JK 1.2.26 Web Server Connector released

2008-01-03 Thread Rainer Jung
Just in case there's any synergy between them: related to chunked encoding for IIS there are two BZ entries/patches: http://issues.apache.org/bugzilla/show_bug.cgi?id=35297 Tim's patch chunked encoding for responses http://issues.apache.org/bugzilla/show_bug.cgi?id=36169 Patch for chunked encod

Re: [ANN] Apache Tomcat JK 1.2.26 Web Server Connector released

2008-01-03 Thread Mladen Turk
Rainer Jung wrote: Just in case there's any synergy between them: related to chunked encoding for IIS there are two BZ entries/patches: Yes, I'm aware of all the history ;) I still think this is too huge change for 1.2 code base, but if done via conditional compile, it might be a good foundati

DO NOT REPLY [Bug 41263] - servletRequest.getRemotePort() returns incorrect value when behind mod_jk

2008-01-03 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 35959] - mod_jk not independant of UseCanonicalName

2008-01-03 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 37850] - Core dumps on Solaris under concurrent load.

2008-01-03 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 34526] - Truncated content in decompressed requests from mod_deflate

2008-01-03 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 44162] - Problem getting GlobalNamingResources DataSource DBCP from Custom JAAS

2008-01-03 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 28256] - WebappClassLoader.findClassInternal() permission problems

2008-01-03 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: svn commit: r608329 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-01-03 Thread Mark Thomas
[EMAIL PROTECTED] wrote: > + -1: fhanik - lets not do e.printStackTrace, handle the error and log it > correctly, Fair point. I'll fix that. also, have the diff only change lines that are actually changed. makes it easier to review Which lines do you mean? The diff looks normal to me. Mark

svn commit: r608654 - in /tomcat/trunk: java/org/apache/catalina/ha/session/LocalStrings.properties java/org/apache/catalina/ha/session/SerializablePrincipal.java test/org/apache/catalina/ha/session/T

2008-01-03 Thread markt
Author: markt Date: Thu Jan 3 14:04:48 2008 New Revision: 608654 URL: http://svn.apache.org/viewvc?rev=608654&view=rev Log: Improve fix for 43840 with better error handling, a better variable name and a bit of other clean-up. Modified: tomcat/trunk/java/org/apache/catalina/ha/session/LocalS

Re: svn commit: r608329 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-01-03 Thread Filip Hanik - Dev Lists
Mark Thomas wrote: [EMAIL PROTECTED] wrote: + -1: fhanik - lets not do e.printStackTrace, handle the error and log it correctly, Fair point. I'll fix that. also, have the diff only change lines that are actually changed. makes it easier to review Which lines do you mean? The diff l

svn commit: r608666 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-01-03 Thread markt
Author: markt Date: Thu Jan 3 14:54:47 2008 New Revision: 608666 URL: http://svn.apache.org/viewvc?rev=608666&view=rev Log: Address Filip's concerns with a new patch. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomca

Re: svn commit: r608329 - /tomcat/tc6.0.x/trunk/STATUS.txt

2008-01-03 Thread Filip Hanik - Dev Lists
http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/ha/session/SerializablePrincipal.java?r1=607596&r2=607595&pathrev=607596 Mark Thomas wrote: [EMAIL PROTECTED] wrote: + -1: fhanik - lets not do e.printStackTrace, handle the error and log it correctly, Fair point.

DO NOT REPLY [Bug 35959] - mod_jk not independant of UseCanonicalName

2008-01-03 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 43839] - I think the implement is difference with the document in function CoyoteAdapter.postParseRequest

2008-01-03 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 43839] - I think the implement is difference with the document in function CoyoteAdapter.postParseRequest

2008-01-03 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