DO NOT REPLY [Bug 47692] Can not compile mod_jk with apache2.0.63 and tomcat-connectors-1.2.28

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47692 wangwb 397697...@qq.com changed: What|Removed |Added CC||397697...@qq.com --

DO NOT REPLY [Bug 51241] New: Can not compile mod_jk with apache2.0.63 and tomcat-connectors-1.2.28

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51241 Bug #: 51241 Summary: Can not compile mod_jk with apache2.0.63 and tomcat-connectors-1.2.28 Product: Tomcat Connectors Version: 1.2.10 Platform: All

DO NOT REPLY [Bug 51242] New: Can not compile mod_jk with apache2.0.63 and tomcat-connectors-1.2.28

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51242 Bug #: 51242 Summary: Can not compile mod_jk with apache2.0.63 and tomcat-connectors-1.2.28 Product: Tomcat Connectors Version: 1.2.10 Platform: PC

DO NOT REPLY [Bug 47692] Can not compile mod_jk with apache2.0.63 and tomcat-connectors-1.2.28

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47692 Rainer Jung rainer.j...@kippdata.de changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 51241] Can not compile mod_jk with apache2.0.63 and tomcat-connectors-1.2.28

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51241 Rainer Jung rainer.j...@kippdata.de changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 49683] Separate keep-alive and connection timeout with APR/native connector

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49683 Mark Thomas ma...@apache.org changed: What|Removed |Added Severity|normal |enhancement ---

Re: Fixing bug 33453

2011-05-23 Thread Tim Funk
How about calling it getDependantsMap() instead of getDependants() ? Then catch the NoSuchMethodException (I in the case where the compiled jsp doesn't have getDependants() and that would force a recompile (and then the new version would be OK) -Tim On 5/20/2011 12:31 PM, Mark Thomas wrote:

DO NOT REPLY [Bug 51242] Can not compile mod_jk with apache2.0.63 and tomcat-connectors-1.2.28

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51242 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Status|NEW

svn commit: r1126548 - /tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

2011-05-23 Thread rjung
Author: rjung Date: Mon May 23 15:49:56 2011 New Revision: 1126548 URL: http://svn.apache.org/viewvc?rev=1126548view=rev Log: Logically group entries in changelog. Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml URL:

svn commit: r1126561 - in /tomcat/jk/trunk: native/apache-1.3/mod_jk.c native/apache-2.0/mod_jk.c native/common/jk_ajp_common.c native/common/jk_global.h native/iis/jk_isapi_plugin.c xdocs/miscellaneo

2011-05-23 Thread rjung
Author: rjung Date: Mon May 23 16:03:12 2011 New Revision: 1126561 URL: http://svn.apache.org/viewvc?rev=1126561view=rev Log: Forward WWW-Authenticate from backend when status is 401 and server generated error pages are used. Only implemented for Apache, IIS still needs this. Modified:

DO NOT REPLY [Bug 51248] New: No TLD files were found...

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51248 Bug #: 51248 Summary: No TLD files were found... Product: Tomcat 7 Version: 7.0.14 Platform: All OS/Version: All Status: NEW Severity: normal

DO NOT REPLY [Bug 51240] maxConnections not honors config when acceptorThreadCount 1

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51240 --- Comment #1 from Filip Hanik fha...@apache.org 2011-05-23 19:09:58 UTC --- I'd strongly recommend to default acceptorThreadCount=1 and possible deprecating the attribute all together. Acceptor thread count larger than 1 has really zero

DO NOT REPLY [Bug 51248] No TLD files were found...

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51248 --- Comment #1 from austin17427 austin17...@gmail.com 2011-05-23 19:12:58 UTC --- Could potentially related to latest changes at http://tomcat.apache.org/tomcat-7.0-doc/changelog.html see excerpt below addAdd some additional common

DO NOT REPLY [Bug 51248] No TLD files were found...

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51248 --- Comment #2 from Chuck Caldarale chuck.caldar...@unisys.com 2011-05-23 19:30:24 UTC --- (In reply to comment #0) When Tomcat starts, it logs No TLD files were found for all the jars of the deployed web project. This is a correct

DO NOT REPLY [Bug 51248] No TLD files were found...

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51248 --- Comment #3 from austin17427 austin17...@gmail.com 2011-05-23 19:53:20 UTC --- So, am I supposed to a see bunch of INFO messages each time I start tomcat? I might as well add those jars to catalina.properties file but that's an

DO NOT REPLY [Bug 51248] No TLD files were found...

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51248 --- Comment #4 from Chuck Caldarale chuck.caldar...@unisys.com 2011-05-23 20:46:53 UTC --- (In reply to comment #3) So, am I supposed to a see bunch of INFO messages each time I start tomcat? It's costing you startup time, so you might

Re: Fixing bug 33453

2011-05-23 Thread Konstantin Kolinko
2011/5/20 Mark Thomas ma...@apache.org: All, I've been looking at [1]. Ignoring the flames, there do appear to be several use cases where the current time-stamp checks are insufficient (although there are simple work-arounds). I have a patch [2] but I don't particularly like the fact that it

DO NOT REPLY [Bug 51248] No TLD files were found...

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51248 Mark Thomas ma...@apache.org changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 51248] No TLD files were found...

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51248 --- Comment #6 from austin17427 austin17...@gmail.com 2011-05-23 21:44:42 UTC --- Thank you for your answer, it was helpful. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this

DO NOT REPLY [Bug 51249] New: LogManager doesn't properly handle ${} when replacing property values

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51249 Bug #: 51249 Summary: LogManager doesn't properly handle ${} when replacing property values Product: Tomcat 6 Version: unspecified Platform: PC Status:

DO NOT REPLY [Bug 51249] JULI ClassLoaderLogManager doesn't properly handle ${} when replacing property values

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51249 Konstantin Kolinko knst.koli...@gmail.com changed: What|Removed |Added Component|Manager application

DO NOT REPLY [Bug 51251] New: Patch to add version parameter to ant task

2011-05-23 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=51251 Bug #: 51251 Summary: Patch to add version parameter to ant task Product: Tomcat 7 Version: trunk Platform: All OS/Version: All Status: NEW Severity: