DO NOT REPLY [Bug 45015] Quoting in attributes

2008-10-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45015 Tapas Adhikary <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECT

DO NOT REPLY [Bug 45015] Quoting in attributes

2008-10-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45015 --- Comment #6 from Tapas Adhikary <[EMAIL PROTECTED]> 2008-10-01 02:16:03 PST --- I see the same issue for some files having nested quotes and dont see it for some other files having the same kind of nested quoting. The kind of quoti

DO NOT REPLY [Bug 45015] Quoting in attributes

2008-10-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45015 --- Comment #7 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-01 03:47:06 PST --- Re comment 5, what you are seeing is the correct behaviour. The checking can be relaxed. See http://tomcat.apache.org/tomcat-5.5-doc/config/systemprops.html

svn commit: r700734 - in /tomcat/trunk: build.xml extras.xml java/org/apache/catalina/mbeans/JmxRemoteLifecycleListener.java java/org/apache/catalina/mbeans/LocalStrings.properties webapps/docs/config

2008-10-01 Thread markt
Author: markt Date: Wed Oct 1 03:47:41 2008 New Revision: 700734 URL: http://svn.apache.org/viewvc?rev=700734&view=rev Log: Move JmxRemote to extras. Fix Tomcat hang on shutdown. Improve logging. Update the docs. Modified: tomcat/trunk/build.xml tomcat/trunk/extras.xml tomcat/trunk/

svn commit: r700735 - /tomcat/trunk/java/org/apache/catalina/mbeans/JmxRemoteLifecycleListener.java

2008-10-01 Thread markt
Author: markt Date: Wed Oct 1 03:54:34 2008 New Revision: 700735 URL: http://svn.apache.org/viewvc?rev=700735&view=rev Log: Update javadoc. Add a todo reminder. Modified: tomcat/trunk/java/org/apache/catalina/mbeans/JmxRemoteLifecycleListener.java Modified: tomcat/trunk/java/org/apache/cat

DO NOT REPLY [Bug 45925] New: Name Based Vhosts not working

2008-10-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45925 Summary: Name Based Vhosts not working Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P4 Com

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

2008-10-01 Thread sebb
On 29/09/2008, Mark Thomas <[EMAIL PROTECTED]> wrote: > sebb wrote: > > On 29/09/2008, Mark Thomas <[EMAIL PROTECTED]> wrote: > > >> ThreadLocals and container classloader environments need careful handling > >> to avoid memory leaks. > > > > I would have thought that was a good reason to kee

svn commit: r700777 - in /tomcat/connectors/trunk/jk/native/common: jk_global.h jk_util.c jk_util.h

2008-10-01 Thread mturk
Author: mturk Date: Wed Oct 1 07:10:56 2008 New Revision: 700777 URL: http://svn.apache.org/viewvc?rev=700777&view=rev Log: Add util function for fdopen the log file. Used by OS provided loggers Modified: tomcat/connectors/trunk/jk/native/common/jk_global.h tomcat/connectors/trunk/jk/nat

svn commit: r700784 - /tomcat/trunk/java/org/apache/naming/resources/FileDirContext.java

2008-10-01 Thread markt
Author: markt Date: Wed Oct 1 07:23:09 2008 New Revision: 700784 URL: http://svn.apache.org/viewvc?rev=700784&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45403 When listing the resources for a collection, don't include invalid resources, particularly linked resources whe

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

2008-10-01 Thread markt
Author: markt Date: Wed Oct 1 07:25:39 2008 New Revision: 700785 URL: http://svn.apache.org/viewvc?rev=700785&view=rev Log: Propose fix for 45403 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/STATU

DO NOT REPLY [Bug 45403] Tomcat does not reload application

2008-10-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45403 --- Comment #4 from Mark Thomas <[EMAIL PROTECTED]> 2008-10-01 07:34:41 PST --- This has been fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are rece

DO NOT REPLY [Bug 45925] Name Based Vhosts not working

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

DO NOT REPLY [Bug 45921] Session ID not read from URL when cookie value is not valid

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

svn commit: r700797 - in /tomcat/connectors/trunk/jk/native: apache-1.3/mod_jk.c apache-2.0/mod_jk.c common/jk_uri_worker_map.c common/jk_uri_worker_map.h

2008-10-01 Thread mturk
Author: mturk Date: Wed Oct 1 07:50:03 2008 New Revision: 700797 URL: http://svn.apache.org/viewvc?rev=700797&view=rev Log: Update map_uri_to_worker_ext API so we can get extensions for server that have no request processing configuration API. For IIS we'll set the Index of worker_map to privat

DO NOT REPLY [Bug 45913] removeAbandoned configuration not working.

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

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

2008-10-01 Thread remm
Author: remm Date: Wed Oct 1 08:02:25 2008 New Revision: 700804 URL: http://svn.apache.org/viewvc?rev=700804&view=rev Log: - Votes. 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.txt?rev=7008

svn commit: r700808 - /tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c

2008-10-01 Thread mturk
Author: mturk Date: Wed Oct 1 08:25:03 2008 New Revision: 700808 URL: http://svn.apache.org/viewvc?rev=700808&view=rev Log: Fix working copy typo Modified: tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c Modified: tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c URL

svn commit: r700809 - /tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c

2008-10-01 Thread mturk
Author: mturk Date: Wed Oct 1 08:25:58 2008 New Revision: 700809 URL: http://svn.apache.org/viewvc?rev=700809&view=rev Log: Fix working another typo Modified: tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c Modified: tomcat/connectors/trunk/jk/native/common/jk_uri_worker_map.c

DO NOT REPLY [Bug 45282] NioReceiver doesn't close cleanly, leaving sockets in CLOSE_WAIT indefinitely.

2008-10-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45282 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added Severity|normal |enhancement -

DO NOT REPLY [Bug 45282] NioReceiver doesn't close cleanly, leaving sockets in CLOSE_WAIT indefinitely.

2008-10-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45282 --- Comment #3 from Filip Hanik <[EMAIL PROTECTED]> 2008-10-01 09:24:59 PST --- I believe a patch could look something like Index: org/apache/catalina/tribes/transport/nio/NioReceiver.java ==

DO NOT REPLY [Bug 45235] environment PATH is not forwarded to CGI executable or SystemRoot not interpreted

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

svn commit: r700839 - /tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c

2008-10-01 Thread markt
Author: markt Date: Wed Oct 1 10:04:04 2008 New Revision: 700839 URL: http://svn.apache.org/viewvc?rev=700839&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45131 Error text for 503 shown for a 500 error. Modified: tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c

DO NOT REPLY [Bug 45131] Incorrect error message displayed for 500 Internal Server Error

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

ExtensionValidator problem

2008-10-01 Thread Christian Pich
Hi, I found a bizarre behavior in the startup, i.e. in the ExtensionValidator.validateManifestResources() method. when an extension library is not found then this method logs a message on 'info' level and returns a 'false'. The return value is the right thing to do but since this validation fa

DO NOT REPLY [Bug 45931] New: trimSpaces incorrectly modifies output

2008-10-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45931 Summary: trimSpaces incorrectly modifies output Product: Tomcat 6 Version: 6.0.16 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2

svn commit: r700927 - /tomcat/connectors/branches/other/jk_isapi_plugin_chunked/jk/native/iis/jk_isapi_plugin.c

2008-10-01 Thread rjung
Author: rjung Date: Wed Oct 1 14:09:40 2008 New Revision: 700927 URL: http://svn.apache.org/viewvc?rev=700927&view=rev Log: Port r700839 (wrong error document used for status 500) to this branch. Modified: tomcat/connectors/branches/other/jk_isapi_plugin_chunked/jk/native/iis/jk_isapi_plugi

[g...@vmgump]: Project jakarta-tomcat-jk-native (in module jakarta-tomcat-connectors) failed

2008-10-01 Thread Bill Barker
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project jakarta-tomcat-jk-native has an issue affecting its community integration. This

DO NOT REPLY [Bug 43285] Missing EL Coercion causes argument type mismatch

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

svn commit: r701008 - /tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c

2008-10-01 Thread mturk
Author: mturk Date: Wed Oct 1 22:59:36 2008 New Revision: 701008 URL: http://svn.apache.org/viewvc?rev=701008&view=rev Log: Don't use defined names for local functions Modified: tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c Modified: tomcat/connectors/trunk/jk/native/iis/jk_isapi

svn commit: r701009 - /tomcat/connectors/trunk/jk/native/common/jk_util.c

2008-10-01 Thread mturk
Author: mturk Date: Wed Oct 1 23:00:11 2008 New Revision: 701009 URL: http://svn.apache.org/viewvc?rev=701009&view=rev Log: Fix copy/paste typo Modified: tomcat/connectors/trunk/jk/native/common/jk_util.c Modified: tomcat/connectors/trunk/jk/native/common/jk_util.c URL: http://svn.apache.o

DO NOT REPLY [Bug 45933] New: Error processing TLD file in webapp with XML parser

2008-10-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45933 Summary: Error processing TLD file in webapp with XML parser Product: Tomcat 5 Version: 5.5.27 Platform: PC OS/Version: All Status: NEW Severity: normal Prior