svn commit: r683892 - in /tomcat/connectors/trunk/jk: native/common/ xdocs/miscellaneous/ xdocs/reference/

2008-08-08 Thread mturk
Author: mturk Date: Fri Aug 8 00:36:33 2008 New Revision: 683892 URL: http://svn.apache.org/viewvc?rev=683892&view=rev Log: Add connection_keepalive for sending CPING/CPONG over unused connections in connection pool Modified: tomcat/connectors/trunk/jk/native/common/jk_ajp_common.c tomc

svn commit: r683969 - in /tomcat/trunk/java/org/apache/jasper: JspCompilationContext.java compiler/Compiler.java servlet/JspServlet.java servlet/JspServletWrapper.java

2008-08-08 Thread markt
Author: markt Date: Fri Aug 8 07:08:21 2008 New Revision: 683969 URL: http://svn.apache.org/viewvc?rev=683969&view=rev Log: When a JSP file is deleted, return a 404 for the next request rather than serving the next request as if the file still existed and then returning 404s for the second and

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

2008-08-08 Thread markt
Author: markt Date: Fri Aug 8 07:18:23 2008 New Revision: 683973 URL: http://svn.apache.org/viewvc?rev=683973&view=rev Log: Propose fix for JSP deletion issue. 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

svn commit: r683982 - /tomcat/trunk/java/org/apache/jk/server/JkMain.java

2008-08-08 Thread markt
Author: markt Date: Fri Aug 8 07:31:20 2008 New Revision: 683982 URL: http://svn.apache.org/viewvc?rev=683982&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45591 - NPE on start-up failure in some cases Modified: tomcat/trunk/java/org/apache/jk/server/JkMain.java Modi

DO NOT REPLY [Bug 41059] WebAppClassLoader clearReferences code break running threads

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

DO NOT REPLY [Bug 41059] WebAppClassLoader clearReferences code break running threads

2008-08-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41059 --- Comment #10 from Gili <[EMAIL PROTECTED]> 2008-08-08 07:35:19 PST --- Curt's patch fixes the problem without disabling any part of the code. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ---

svn commit: r683984 - in /tomcat: current/tc5.5.x/STATUS.txt tc6.0.x/trunk/STATUS.txt

2008-08-08 Thread markt
Author: markt Date: Fri Aug 8 07:36:06 2008 New Revision: 683984 URL: http://svn.apache.org/viewvc?rev=683984&view=rev Log: Propose fix for 45591 Modified: tomcat/current/tc5.5.x/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apac

DO NOT REPLY [Bug 45591] NullPointerException during shutdown in JKMain.pause()

2008-08-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45591 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-08-08 07:36:34 PST --- Thanks for the report and patch. I have committed a slightly different version to trunk and proposed it for 6.0.x and 5.5.x -- Configure bugmail: https:/

DO NOT REPLY [Bug 45591] NullPointerException during shutdown in JKMain.pause()

2008-08-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45591 --- Comment #2 from Matt Passell <[EMAIL PROTECTED]> 2008-08-08 08:23:53 PST --- (In reply to comment #1) > Thanks for the report and patch. I have committed a slightly different version > to trunk and proposed it for 6.0.x and 5.5.x

svn commit: r684001 - /tomcat/trunk/bin/catalina.sh

2008-08-08 Thread markt
Author: markt Date: Fri Aug 8 08:49:24 2008 New Revision: 684001 URL: http://svn.apache.org/viewvc?rev=684001&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=45585 using a suggestion from Ian Ward Comfort Modified: tomcat/trunk/bin/catalina.sh Modified: tomcat/trunk/bi

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

2008-08-08 Thread markt
Author: markt Date: Fri Aug 8 08:54:23 2008 New Revision: 684005 URL: http://svn.apache.org/viewvc?rev=684005&view=rev Log: propose fix for 45585 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 45585] Tomcat doesn't start when JULI is not used (NoClassDefFoundError)

2008-08-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45585 --- Comment #2 from Mark Thomas <[EMAIL PROTECTED]> 2008-08-08 09:02:01 PST --- I've committed the nop fix to trunk and proposed it for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- Yo

DO NOT REPLY [Bug 45600] New: request.getRequestDispatcher include priority is corrupted

2008-08-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45600 Summary: request.getRequestDispatcher include priority is corrupted Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Mac OS X 10.4 Status: NEW

svn commit: r684029 - in /tomcat: container/tc5.5.x/webapps/docs/realm-howto.xml tc6.0.x/trunk/webapps/docs/realm-howto.xml trunk/webapps/docs/realm-howto.xml

2008-08-08 Thread markt
Author: markt Date: Fri Aug 8 10:55:24 2008 New Revision: 684029 URL: http://svn.apache.org/viewvc?rev=684029&view=rev Log: Fix doc typo Modified: tomcat/container/tc5.5.x/webapps/docs/realm-howto.xml tomcat/tc6.0.x/trunk/webapps/docs/realm-howto.xml tomcat/trunk/webapps/docs/realm-h

DO NOT REPLY [Bug 45601] New: Static Content Corruption

2008-08-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45601 Summary: Static Content Corruption Product: Tomcat 5 Version: 5.5.20 Platform: Sun OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Comp

DO NOT REPLY [Bug 45603] New: StandardWrapper.getRootCause(ServletException) omitting important information

2008-08-08 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45603 Summary: StandardWrapper.getRootCause(ServletException) omitting important information Product: Tomcat 6 Version: 6.0.16 Platform: All OS/Version: All Status:

svn commit: r684081 - /tomcat/trunk/java/org/apache/catalina/realm/JAASMemoryLoginModule.java

2008-08-08 Thread markt
Author: markt Date: Fri Aug 8 13:27:52 2008 New Revision: 684081 URL: http://svn.apache.org/viewvc?rev=684081&view=rev Log: Modify JAASMemoryLoginModule so it conforms to the contract with the JAASRealm regarding the representation of roles. Modified: tomcat/trunk/java/org/apache/catalina/r

svn commit: r684084 - in /tomcat: current/tc5.5.x/STATUS.txt tc6.0.x/trunk/STATUS.txt

2008-08-08 Thread markt
Author: markt Date: Fri Aug 8 13:42:06 2008 New Revision: 684084 URL: http://svn.apache.org/viewvc?rev=684084&view=rev Log: Propose JAAS fix Modified: tomcat/current/tc5.5.x/STATUS.txt tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/current/tc5.5.x/STATUS.txt URL: http://svn.apache.or