DO NOT REPLY [Bug 46131] for a root context getContextPath returns "/" after a forward

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

DO NOT REPLY [Bug 46131] for a root context getContextPath returns "/" after a forward

2008-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46131 Denny Strietzbaum <[EMAIL PROTECTED]> changed: What|Removed |Added Resolution|WORKSFORME |INVALID

svn commit: r709811 - /tomcat/trunk/java/org/apache/coyote/http11/InternalInputBuffer.java

2008-11-01 Thread markt
Author: markt Date: Sat Nov 1 17:34:01 2008 New Revision: 709811 URL: http://svn.apache.org/viewvc?rev=709811&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46125 Change the exception if the headers are too big to force a 400 status code rather than the current 200 Modifie

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

2008-11-01 Thread markt
Author: markt Date: Sat Nov 1 17:36:05 2008 New Revision: 709812 URL: http://svn.apache.org/viewvc?rev=709812&view=rev Log: Propose fix for 46125 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 46125] Setting large cookies in the request causes Tomcat to abort the connection

2008-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46125 --- Comment #3 from Mark Thomas <[EMAIL PROTECTED]> 2008-11-01 17:38:01 PST --- This has been fixed in trunk and proposed for 6.0.x. Note that no content is returned but the return code is 400. There will also be a log message if debug

svn commit: r709816 - /tomcat/trunk/java/org/apache/catalina/manager/LocalStrings.properties

2008-11-01 Thread markt
Author: markt Date: Sat Nov 1 17:39:54 2008 New Revision: 709816 URL: http://svn.apache.org/viewvc?rev=709816&view=rev Log: Path is required for a deploy Modified: tomcat/trunk/java/org/apache/catalina/manager/LocalStrings.properties Modified: tomcat/trunk/java/org/apache/catalina/manager/L

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

2008-11-01 Thread markt
Author: markt Date: Sat Nov 1 17:42:34 2008 New Revision: 709819 URL: http://svn.apache.org/viewvc?rev=709819&view=rev Log: Propose fix for 46115 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 46115] Cannot deploy without specifying "Context Path"

2008-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46115 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-11-01 17:42:58 PST --- You are correct, pah is required. I have updated trunk and proposed the fix for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.

DO NOT REPLY [Bug 46096] DefaultAnnotationProcessor.processAnnotations should use doPrivileged to call getDeclaredFields

2008-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46096 --- Comment #3 from Mark Thomas <[EMAIL PROTECTED]> 2008-11-01 17:44:21 PST --- Comment#2 looks like a configuration issue. The security policy already grants that permission to all code. -- Configure bugmail: https://issues.apache.o

svn commit: r709821 - /tomcat/trunk/java/org/apache/catalina/connector/CoyoteWriter.java

2008-11-01 Thread markt
Author: markt Date: Sat Nov 1 17:48:28 2008 New Revision: 709821 URL: http://svn.apache.org/viewvc?rev=709821&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=46051 The PrintWriter interface requires that the line separator is platform dependant. Not that this makes much sens

DO NOT REPLY [Bug 46051] Servlet response writer does not respect line.separator system property

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

svn commit: r709822 - /tomcat/trunk/res/

2008-11-01 Thread markt
Author: markt Date: Sat Nov 1 17:50:46 2008 New Revision: 709822 URL: http://svn.apache.org/viewvc?rev=709822&view=rev Log: Ignore tmp file created during build Modified: tomcat/trunk/res/ (props changed) Propchange: tomcat/trunk/res/ --

svn commit: r709823 - /tomcat/trunk/webapps/docs/monitoring.xml

2008-11-01 Thread markt
Author: markt Date: Sat Nov 1 17:52:21 2008 New Revision: 709823 URL: http://svn.apache.org/viewvc?rev=709823&view=rev Log: Lots of typos. Make text consistent (Tomcat, MBean etc). Remove the section on JDK 1.4 and MX4J since TC6 can't run on a 1.4 JVM. Modified: tomcat/trunk/webapps/docs/m

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

2008-11-01 Thread markt
Author: markt Date: Sat Nov 1 17:55:04 2008 New Revision: 709824 URL: http://svn.apache.org/viewvc?rev=709824&view=rev Log: Propose fix for 46035 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 46035] Grammar / Spelling in monitoring.html

2008-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46035 --- Comment #2 from Mark Thomas <[EMAIL PROTECTED]> 2008-11-01 17:55:16 PST --- I have fixed all of these and and many, many more in trunk. I have also proposed the fixes for 6.0.x -- Configure bugmail: https://issues.apache.org/bug

DO NOT REPLY [Bug 46032] wrong keystore loaded if .war file is re-used

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

DO NOT REPLY [Bug 45981] Missing temp directory never gets recreated

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

DO NOT REPLY [Bug 45989] Deployer fails when copy of large war to webapps/ is slow

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

DO NOT REPLY [Bug 45963] WebappClassLoader.loadClass() throws NoClassDefFoundError from system.loadClass()

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

DO NOT REPLY [Bug 45996] MIME type case insentive for Tomcat and allow byte serving with HTTP response header

2008-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45996 --- Comment #2 from Mark Thomas <[EMAIL PROTECTED]> 2008-11-01 17:59:06 PST --- Making MIME type matching case insensitive is an enhancement so I will change the severity of this bug once the accept range fix has been applied -- Conf

DO NOT REPLY [Bug 46051] Servlet response writer does not respect line.separator system property

2008-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46051 --- Comment #7 from Chris Hubick <[EMAIL PROTECTED]> 2008-11-01 19:31:46 PST --- Sounds good, thanks! :) -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: -