DO NOT REPLY [Bug 45766] watchdog_interval issue in current svn version

2008-09-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45766 Mladen Turk <[EMAIL PROTECTED]> changed: What|Removed |Added Status|NEW |RESOLVED

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

2008-09-10 Thread mturk
Author: mturk Date: Wed Sep 10 22:47:26 2008 New Revision: 694140 URL: http://svn.apache.org/viewvc?rev=694140&view=rev Log: Fix #46766 by creating watchdog thread only if watchdog_interval was set Modified: tomcat/connectors/trunk/jk/native/iis/jk_isapi_plugin.c Modified: tomcat/connectors/

DO NOT REPLY [Bug 45745] memory leak after SecurityException from HostConfig.deployDescriptor

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

svn commit: r693962 - /tomcat/trunk/java/org/apache/catalina/core/StandardContext.java

2008-09-10 Thread markt
Author: markt Date: Wed Sep 10 13:02:34 2008 New Revision: 693962 URL: http://svn.apache.org/viewvc?rev=693962&view=rev Log: Include fix for 43117 in trunk Modified: tomcat/trunk/java/org/apache/catalina/core/StandardContext.java Modified: tomcat/trunk/java/org/apache/catalina/core/StandardC

svn commit: r693952 - /tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java

2008-09-10 Thread markt
Author: markt Date: Wed Sep 10 12:43:23 2008 New Revision: 693952 URL: http://svn.apache.org/viewvc?rev=693952&view=rev Log: Correct access check Modified: tomcat/trunk/java/org/apache/catalina/core/DefaultInstanceManager.java Modified: tomcat/trunk/java/org/apache/catalina/core/DefaultInsta

DO NOT REPLY [Bug 45764] Embedded fails to configure hosts with HostConfig

2008-09-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45764 --- Comment #3 from Remy Maucherat <[EMAIL PROTECTED]> 2008-09-10 12:36:15 PST --- I disagree. Configuring the host means deploying the applications, and in embedded it seems odd to use the auto deployer (which allows direct manipulati

DO NOT REPLY [Bug 45764] Embedded fails to configure hosts with HostConfig

2008-09-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45764 --- Comment #2 from Michael Huffman <[EMAIL PROTECTED]> 2008-09-10 11:59:51 PST --- The term "operate correctly" depends on what "correct" means. I assumed that when I created a Host it would automatically support operations like auto

DO NOT REPLY [Bug 45766] watchdog_interval issue in current svn version

2008-09-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45766 --- Comment #1 from zdenek <[EMAIL PROTECTED]> 2008-09-10 11:59:06 PST --- I tested the modification of tail end of init_jk from: if (rc) { HANDLE wt; DWORD wi; wt = CreateThread(NULL, 0, watchdog_thread, N

DO NOT REPLY [Bug 45764] Embedded fails to configure hosts with HostConfig

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

DO NOT REPLY [Bug 45769] Enhance docs IIS7/Win 2008 does not log URL properly

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

svn commit: r693880 - /tomcat/connectors/trunk/jk/xdocs/webserver_howto/iis.xml

2008-09-10 Thread markt
Author: markt Date: Wed Sep 10 09:12:49 2008 New Revision: 693880 URL: http://svn.apache.org/viewvc?rev=693880&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45769 Add a link to the issue Modified: tomcat/connectors/trunk/jk/xdocs/webserver_howto/iis.xml Modified: tomca

DO NOT REPLY [Bug 45774] New: jspDestroy called after deployment, the second jspInit follows

2008-09-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45774 Summary: jspDestroy called after deployment, the second jspInit follows Product: Tomcat 5 Version: 5.5.26 Platform: PC OS/Version: Linux Status: NEW

DO NOT REPLY [Bug 45769] Enhance docs IIS7/Win 2008 does not log URL properly

2008-09-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45769 --- Comment #1 from zdenek <[EMAIL PROTECTED]> 2008-09-10 07:55:31 PST --- After I spoke with Microsoft, they made the Hotfix available for download via http://support.microsoft.com/kb/956120 -- Configure bugmail: https://issues.apac

DO NOT REPLY [Bug 42747] Context className attribute ignored for contexts deployed from descriptors in web/META-INF/context.xml

2008-09-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42747 Marcus Better <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTE

[SECURITY] CVE-2008-2938 - Apache Tomcat information disclosure vulnerability - Updated

2008-09-10 Thread Mark Thomas
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 CVE-2008-2938: Apache Tomcat information disclosure vulnerability - Updated Severity: Important (was moderate) Vendor: The Apache Software Foundation Versions Affected: Tomcat 4.1.0 to 4.1.37 Tomcat 5.5.0 to 5.5.26 Tomcat 6.0.0 to 6.0.16 The unsuppo

svn commit: r693763 - in /tomcat/site/trunk: docs/security-4.html docs/security-5.html docs/security-6.html xdocs/security-4.xml xdocs/security-5.xml xdocs/security-6.xml

2008-09-10 Thread markt
Author: markt Date: Wed Sep 10 03:01:25 2008 New Revision: 693763 URL: http://svn.apache.org/viewvc?rev=693763&view=rev Log: Add new information for CVE-2008-2938 Add svn commits for more recent release Update for 5.5.27 release Modified: tomcat/site/trunk/docs/security-4.html tomcat/site

svn propchange: r681065 - svn:log

2008-09-10 Thread markt
Author: markt Revision: 681065 Modified property: svn:log Modified: svn:log at Wed Sep 10 02:53:49 2008 -- --- svn:log (original) +++ svn:log Wed Sep 10 02:53:49 2008 @@ -1,2 +1,3 @@ Port r678137 from 6.0.x Additional no

svn propchange: r681029 - svn:log

2008-09-10 Thread markt
Author: markt Revision: 681029 Modified property: svn:log Modified: svn:log at Wed Sep 10 02:28:48 2008 -- --- svn:log (original) +++ svn:log Wed Sep 10 02:28:48 2008 @@ -1,2 +1,3 @@ Port r678137 from 6.0.x Additional no

svn propchange: r678137 - svn:log

2008-09-10 Thread markt
Author: markt Revision: 678137 Modified property: svn:log Modified: svn:log at Wed Sep 10 02:27:31 2008 -- --- svn:log (original) +++ svn:log Wed Sep 10 02:27:31 2008 @@ -1 +1,2 @@ - Additional normalization check. +This

svn propchange: r680950 - svn:log

2008-09-10 Thread markt
Author: markt Revision: 680950 Modified property: svn:log Modified: svn:log at Wed Sep 10 02:10:38 2008 -- --- svn:log (original) +++ svn:log Wed Sep 10 02:10:38 2008 @@ -1,2 +1,3 @@ Port r673820 to 4.1.x Extract the que

svn propchange: r680949 - svn:log

2008-09-10 Thread markt
Author: markt Revision: 680949 Modified property: svn:log Modified: svn:log at Wed Sep 10 02:08:45 2008 -- --- svn:log (original) +++ svn:log Wed Sep 10 02:08:45 2008 @@ -1,2 +1,3 @@ Port r673820 to 5.5.x Extract the que

svn propchange: r673839 - svn:log

2008-09-10 Thread markt
Author: markt Revision: 673839 Modified property: svn:log Modified: svn:log at Wed Sep 10 02:00:09 2008 -- --- svn:log (original) +++ svn:log Wed Sep 10 02:00:09 2008 @@ -1 +1,2 @@ Extract the query string before we try t

DO NOT REPLY [Bug 45345] Methods "javax.el.ExpressionFactory#newInstance" not implemented

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

DO NOT REPLY [Bug 45771] Missing ExpressionFactory.newInstance methods

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