DO NOT REPLY [Bug 46077] New: deferAccept should be a settable property in AprEndpoint

2008-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46077 Summary: deferAccept should be a settable property in AprEndpoint Product: Tomcat 6 Version: 6.0.18 Platform: All OS/Version: All Status: NEW Severity: normal

Pid file in work?

2008-10-24 Thread Kees Jan Koster
Dear All, Is there any problem with me setting CATALINA_PID to write the pid into ${TOMCAT}/work/ ? Would this confuse Tomcat in any way? -- Kees Jan http://java-monitor.com/forum/ [EMAIL PROTECTED] 06-51838192 Human beings make life so interesting. Do you know that in a universe so full

Killing tomcat?

2008-10-24 Thread Kees Jan Koster
Dear All, Is killing tomcat using 'kill ' the same as sending a shutdown command via the command socket of Tomcat? If not, what is the difference? -- Kees Jan http://java-monitor.com/forum/ [EMAIL PROTECTED] 06-51838192 Human beings make life so interesting. Do you know that in a universe

Re: Killing tomcat?

2008-10-24 Thread Filip Hanik - Dev Lists
ask this question on the Tomcat Users list Filip Kees Jan Koster wrote: Dear All, Is killing tomcat using 'kill ' the same as sending a shutdown command via the command socket of Tomcat? If not, what is the difference? -- Kees Jan http://java-monitor.com/forum/ [EMAIL PROTECTED] 06-51838192

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

2008-10-24 Thread mturk
Author: mturk Date: Fri Oct 24 07:35:32 2008 New Revision: 707645 URL: http://svn.apache.org/viewvc?rev=707645&view=rev Log: Change logging attempts from ERROR to INFO. They can happen multiple times, so log as ERROR only once Modified: tomcat/connectors/trunk/jk/native/common/jk_lb_worker.c

DO NOT REPLY [Bug 46082] New: AJP HttpServletRequest.getLocalAddr() returns null when using the AJP Connector

2008-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46082 Summary: AJP HttpServletRequest.getLocalAddr() returns null when using the AJP Connector Product: Tomcat 6 Version: 6.0.14 Platform: PC OS/Version: Windows XP

svn commit: r707670 - /tomcat/trunk/java/org/apache/tomcat/util/net/NioBlockingSelector.java

2008-10-24 Thread fhanik
Author: fhanik Date: Fri Oct 24 09:14:07 2008 New Revision: 707670 URL: http://svn.apache.org/viewvc?rev=707670&view=rev Log: During a read or write timeout, we were cancelling the main key, this is fine for regular IO, but for Comet IO, this will cause events to stop since we remove the socket

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

2008-10-24 Thread fhanik
Author: fhanik Date: Fri Oct 24 09:49:08 2008 New Revision: 707680 URL: http://svn.apache.org/viewvc?rev=707680&view=rev Log: votes and bugfix Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.tx

svn commit: r707690 - in /tomcat/connectors/trunk/jk/xdocs: generic_howto/timeouts.xml miscellaneous/changelog.xml reference/workers.xml

2008-10-24 Thread rjung
Author: rjung Date: Fri Oct 24 10:27:25 2008 New Revision: 707690 URL: http://svn.apache.org/viewvc?rev=707690&view=rev Log: Add some more info about the new CPing/CPong configuration to the docs. Modified: tomcat/connectors/trunk/jk/xdocs/generic_howto/timeouts.xml tomcat/connectors/trun

svn commit: r707693 - /tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c

2008-10-24 Thread rjung
Author: rjung Date: Fri Oct 24 10:31:21 2008 New Revision: 707693 URL: http://svn.apache.org/viewvc?rev=707693&view=rev Log: Fix typo in comment. Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c URL: http:/

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

2008-10-24 Thread Rainer Jung
[EMAIL PROTECTED] schrieb: > Author: mturk > Date: Fri Oct 24 07:35:32 2008 > New Revision: 707645 > > URL: http://svn.apache.org/viewvc?rev=707645&view=rev > Log: > Change logging attempts from ERROR to INFO. They can happen multiple times, > so log as ERROR only once > > Modified: > tomcat

Tomcat connectors 1.2.27: tagging on Sunday

2008-10-24 Thread Rainer Jung
We plan to tag Tomcat connectors (mod_jk and isapi/nsapi redirector) on Sunday. If there are any more test results and observed problems. please let us know. I just updated the sources on http://tomcat.apache.org/dev/dist/tomcat-connectors/jk/source to the most recent revision (r707693), and I

DO NOT REPLY [Bug 46069] default value of connection_ping_interval is wrong

2008-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46069 Rainer Jung <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 46084] New: JSTL EL "not" keyword not interpretedt correctly

2008-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46084 Summary: JSTL EL "not" keyword not interpretedt correctly Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal P

DO NOT REPLY [Bug 45511] EL "empty" keyword does not work

2008-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45511 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

DO NOT REPLY [Bug 46084] JSTL EL "not" keyword not interpretedt correctly

2008-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46084 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 42693] JSP-Generation error with recursive tagfile structure

2008-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42693 Przemek Dyk <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

DO NOT REPLY [Bug 46085] New: Session are incorrectly expired due to thread unsafe code

2008-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46085 Summary: Session are incorrectly expired due to thread unsafe code Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Linux Status: NEW Seve

DO NOT REPLY [Bug 45459] Startup Listener error message unhelpful

2008-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45459 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r707736 - in /tomcat/trunk/java/org/apache/catalina/core: LocalStrings.properties StandardContext.java

2008-10-24 Thread markt
Author: markt Date: Fri Oct 24 13:33:31 2008 New Revision: 707736 URL: http://svn.apache.org/viewvc?rev=707736&view=rev Log: Revert 680710 - no interst in porting this to 6.0.x Modified: tomcat/trunk/java/org/apache/catalina/core/LocalStrings.properties tomcat/trunk/java/org/apache/catali

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

2008-10-24 Thread markt
Author: markt Date: Fri Oct 24 13:34:54 2008 New Revision: 707737 URL: http://svn.apache.org/viewvc?rev=707737&view=rev Log: Withdraw fix for 45459 that is now won't fix. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/to

svn commit: r707745 - in /tomcat/tc6.0.x/trunk: ./ java/org/apache/jasper/compiler/ webapps/docs/

2008-10-24 Thread markt
Author: markt Date: Fri Oct 24 14:03:23 2008 New Revision: 707745 URL: http://svn.apache.org/viewvc?rev=707745&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45691 Prevent generation of duplicate variable names. Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.

DO NOT REPLY [Bug 45691] Jasper creates duplicate variable names

2008-10-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45691 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r707751 - /tomcat/trunk/java/org/apache/naming/resources/ResourceAttributes.java

2008-10-24 Thread markt
Author: markt Date: Fri Oct 24 14:23:08 2008 New Revision: 707751 URL: http://svn.apache.org/viewvc?rev=707751&view=rev Log: Apply Remy's patch for 45735 and align trunk with 6.0.x. Modified: tomcat/trunk/java/org/apache/naming/resources/ResourceAttributes.java Modified: tomcat/trunk/java/or

svn commit: r707752 - in /tomcat/tc6.0.x/trunk: STATUS.txt java/org/apache/naming/resources/ResourceAttributes.java webapps/docs/changelog.xml

2008-10-24 Thread markt
Author: markt Date: Fri Oct 24 14:30:49 2008 New Revision: 707752 URL: http://svn.apache.org/viewvc?rev=707752&view=rev Log: Fix 45735. Improve ETag handling. Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/java/org/apache/naming/resources/ResourceAttributes.java tomca

Re: [VOTE] Release build 4.1.38

2008-10-24 Thread Filip Hanik - Dev Lists
According to the release process, the 4.1.38 tag is: [ ] Broken [ ] Alpha [ ] Beta [X] Stable Filip - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

svn commit: r707794 - in /tomcat/trunk: ./ java/org/apache/tomcat/jdbc/pool/ modules/ modules/jdbc-pool/ modules/jdbc-pool/java/ modules/jdbc-pool/java/org/ modules/jdbc-pool/java/org/apache/ modules/

2008-10-24 Thread fhanik
Author: fhanik Date: Fri Oct 24 17:06:20 2008 New Revision: 707794 URL: http://svn.apache.org/viewvc?rev=707794&view=rev Log: move over to an independent module Added: tomcat/trunk/modules/ tomcat/trunk/modules/jdbc-pool/ tomcat/trunk/modules/jdbc-pool/build.xml tomcat/trunk/modul

svn commit: r707795 - in /tomcat/trunk/modules/jdbc-pool: .classpath .project

2008-10-24 Thread fhanik
Author: fhanik Date: Fri Oct 24 17:13:10 2008 New Revision: 707795 URL: http://svn.apache.org/viewvc?rev=707795&view=rev Log: check in eclipse files Added: tomcat/trunk/modules/jdbc-pool/.classpath tomcat/trunk/modules/jdbc-pool/.project Added: tomcat/trunk/modules/jdbc-pool/.classpath U

svn commit: r707797 - /tomcat/trunk/modules/jdbc-pool/.classpath

2008-10-24 Thread fhanik
Author: fhanik Date: Fri Oct 24 17:17:54 2008 New Revision: 707797 URL: http://svn.apache.org/viewvc?rev=707797&view=rev Log: added correct stuff to the classpath Modified: tomcat/trunk/modules/jdbc-pool/.classpath Modified: tomcat/trunk/modules/jdbc-pool/.classpath URL: http://svn.apache.o

EL keywords - not and empty - and EL functions

2008-10-24 Thread Karl R. San Gabriel
Dear All, Good day! I am a new guy and still adjusting to the TC project. :-) I have noticed the fixes you wanted to put in to TC 6.0.18 for bug 46084 (duplicate of 45511) . https://issues.apache.org/bugzilla/show_bug.cgi?id=46084 https://issues.apache.org/bugzilla/show_b

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

2008-10-24 Thread Mladen Turk
Rainer Jung wrote: URL: http://svn.apache.org/viewvc?rev=707645&view=rev Log: Change logging attempts from ERROR to INFO. They can happen multiple times, so log as ERROR only once +if (rc == JK_FALSE) { +jk_log(l, JK_LOG_INFO, + "All tomcat instances failed, no mor