svn commit: r831716 - /tomcat/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java

2009-11-01 Thread markt
Author: markt Date: Sun Nov 1 18:16:57 2009 New Revision: 831716 URL: http://svn.apache.org/viewvc?rev=831716&view=rev Log: Add another feature to the Tomcat based unit tests. Modified: tomcat/trunk/test/org/apache/catalina/startup/TomcatBaseTest.java Modified: tomcat/trunk/test/org/apache/

DO NOT REPLY [Bug 47364] HttpServletRequest.getAttributeNames() does not return the names of all attributes

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47364 --- Comment #2 from Mark Thomas 2009-11-01 10:20:36 GMT --- Created an attachment (id=24451) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24451) Patch that adds internal attributes but breaks TCK tests I looked at just includ

svn commit: r831718 - /tomcat/trunk/java/org/apache/catalina/ha/session/DeltaSession.java

2009-11-01 Thread pero
Author: pero Date: Sun Nov 1 18:29:14 2009 New Revision: 831718 URL: http://svn.apache.org/viewvc?rev=831718&view=rev Log: Fix ReplicationValve crossContext support Modified: tomcat/trunk/java/org/apache/catalina/ha/session/DeltaSession.java Modified: tomcat/trunk/java/org/apache/catalina/h

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

2009-11-01 Thread pero
Author: pero Date: Sun Nov 1 18:34:04 2009 New Revision: 831720 URL: http://svn.apache.org/viewvc?rev=831720&view=rev Log: Add ReplicationValve CrossContext support patch Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL: http://svn.apache.org/viewvc/t

svn commit: r831722 - /tomcat/trunk/java/org/apache/catalina/connector/Request.java

2009-11-01 Thread markt
Author: markt Date: Sun Nov 1 18:35:02 2009 New Revision: 831722 URL: http://svn.apache.org/viewvc?rev=831722&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47364 Document that HttpServletRequest.getAttributeNames() does not return the names of all attributes (internal Tomc

svn commit: r831724 - in /tomcat/tc6.0.x/trunk: java/org/apache/catalina/connector/Request.java webapps/docs/changelog.xml

2009-11-01 Thread markt
Author: markt Date: Sun Nov 1 18:38:46 2009 New Revision: 831724 URL: http://svn.apache.org/viewvc?rev=831724&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47364 Document that HttpServletRequest.getAttributeNames() does not return the names of all attributes (internal Tomc

DO NOT REPLY [Bug 47364] HttpServletRequest.getAttributeNames() does not return the names of all attributes

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47364 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 48097] New: NoClassDefFoundError on first access of first jsp

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48097 Summary: NoClassDefFoundError on first access of first jsp Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Linux Status: NEW Severity: normal Prior

DO NOT REPLY [Bug 48097] NoClassDefFoundError on first access of first jsp

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48097 Amichai changed: What|Removed |Added CC||amich...@amichais.net -- Configure bugm

svn commit: r831751 - /tomcat/trunk/java/org/apache/catalina/startup/WebXml.java

2009-11-01 Thread markt
Author: markt Date: Sun Nov 1 19:58:24 2009 New Revision: 831751 URL: http://svn.apache.org/viewvc?rev=831751&view=rev Log: Fix bug in display name merge Modified: tomcat/trunk/java/org/apache/catalina/startup/WebXml.java Modified: tomcat/trunk/java/org/apache/catalina/startup/WebXml.java U

DO NOT REPLY [Bug 48097] NoClassDefFoundError on first access of first jsp

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48097 --- Comment #1 from Konstantin Kolinko 2009-11-01 12:44:49 UTC --- What is your configuration of JspServlet in conf/web.xml file? Its "development" option is set to true or false? Is your Tomcat version 6.0.20? Are you running with Secur

svn commit: r831764 - in /tomcat/trunk/java/org/apache/catalina: deploy/FilterMap.java startup/WebXml.java

2009-11-01 Thread markt
Author: markt Date: Sun Nov 1 21:46:09 2009 New Revision: 831764 URL: http://svn.apache.org/viewvc?rev=831764&view=rev Log: Trying to merge filter maps is a bad idea. Modified: tomcat/trunk/java/org/apache/catalina/deploy/FilterMap.java tomcat/trunk/java/org/apache/catalina/startup/WebXm

DO NOT REPLY [Bug 48097] NoClassDefFoundError on first access of first jsp

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48097 --- Comment #2 from Amichai 2009-11-01 13:51:27 UTC --- Yes, it's version 6.0.20. As mentioned, I changed nothing at all in the default configuration from the distro's installation - simply overwrote the webapps/ROOT folder. The JspServlet

DO NOT REPLY [Bug 48098] New: Cyrillyc(or any escaped with %) symbols inaccessible via WebDav servlet (fix proposed)

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48098 Summary: Cyrillyc(or any escaped with %) symbols inaccessible via WebDav servlet (fix proposed) Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Linux

DO NOT REPLY [Bug 48098] Cyrillyc(or any escaped with %) symbols inaccessible via WebDav servlet (fix proposed)

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48098 Nikolay Zamosenchuk changed: What|Removed |Added CC||niko...@ukr.net -- Configur

svn commit: r831774 - /tomcat/trunk/java/org/apache/catalina/connector/Response.java

2009-11-01 Thread markt
Author: markt Date: Sun Nov 1 22:53:29 2009 New Revision: 831774 URL: http://svn.apache.org/viewvc?rev=831774&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47451 Don't trigger an NPE if headers with null or zero length name or set or if a null value is specified. Silently

DO NOT REPLY [Bug 47451] NPE if response contains null content-encoding header

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47451 --- Comment #2 from Mark Thomas 2009-11-01 14:59:12 GMT --- Fixed in trunk and proposed for 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this mail because: --- You ar

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

2009-11-01 Thread markt
Author: markt Date: Sun Nov 1 23:01:15 2009 New Revision: 831777 URL: http://svn.apache.org/viewvc?rev=831777&view=rev Log: Propose fix 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=

svn commit: r831779 - /tomcat/trunk/java/javax/servlet/http/Cookie.java

2009-11-01 Thread markt
Author: markt Date: Sun Nov 1 23:04:33 2009 New Revision: 831779 URL: http://svn.apache.org/viewvc?rev=831779&view=rev Log: Don't allow null or zero length cookie names. Modified: tomcat/trunk/java/javax/servlet/http/Cookie.java Modified: tomcat/trunk/java/javax/servlet/http/Cookie.java URL

svn commit: r831780 - /tomcat/trunk/test/org/apache/tomcat/util/http/

2009-11-01 Thread markt
Author: markt Date: Sun Nov 1 23:05:26 2009 New Revision: 831780 URL: http://svn.apache.org/viewvc?rev=831780&view=rev Log: Add unit tests for blank/null cookie names Modified: tomcat/trunk/test/org/apache/tomcat/util/http/CookiesBaseTest.java tomcat/trunk/test/org/apache/tomcat/util/ht

Bug report for Taglibs [2009/11/01]

2009-11-01 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2009/11/01]

2009-11-01 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2009/11/01]

2009-11-01 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2009/11/01]

2009-11-01 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2009/11/01]

2009-11-01 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2009/11/01]

2009-11-01 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

svn commit: r831781 - /tomcat/trunk/java/javax/servlet/http/LocalStrings.properties

2009-11-01 Thread markt
Author: markt Date: Sun Nov 1 23:20:53 2009 New Revision: 831781 URL: http://svn.apache.org/viewvc?rev=831781&view=rev Log: Opps. Missed this file in cookie name/null/length patch Modified: tomcat/trunk/java/javax/servlet/http/LocalStrings.properties Modified: tomcat/trunk/java/javax/servle

svn commit: r831782 - in /tomcat/trunk: java/org/apache/tomcat/util/http/ServerCookie.java webapps/docs/config/systemprops.xml

2009-11-01 Thread markt
Author: markt Date: Sun Nov 1 23:22:18 2009 New Revision: 831782 URL: http://svn.apache.org/viewvc?rev=831782&view=rev Log: As per Remy's feedback, auto-switching cookie version is OK and we should also do it if a comment is specified Modified: tomcat/trunk/java/org/apache/tomcat/util/http/

How do I setup Tomcat to refresh a directory faster than the default 5 seconds

2009-11-01 Thread ed2003
I tried adding variations of the following to server.xml but it still takes 5 seconds for a newly modified file to appear. Anybody know what I am doing wrong? status/picture.png -- View this message in context: http://old.nabble.com/How-do-I-setup-Tomcat-to-refresh-a-directory-faster-t

Re: How do I setup Tomcat to refresh a directory faster than the default 5 seconds

2009-11-01 Thread Mark Thomas
ed2003 wrote: > I tried adding variations of the following to server.xml but it still takes 5 > seconds for a newly modified file to appear. Anybody know what I am doing > wrong? That would be a question for the users list. Mark > > cacheTTL="1" > >status/picture.png > > ---

DO NOT REPLY [Bug 48097] NoClassDefFoundError on first access of first jsp

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48097 --- Comment #3 from Konstantin Kolinko 2009-11-01 16:18:11 UTC --- Thank you for the information. I can see from the stacktraces that you run with SecurityManager enabled. (That is default in some re-distributions of Tomcat). The "develo

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

2009-11-01 Thread kkolinko
Author: kkolinko Date: Mon Nov 2 00:28:58 2009 New Revision: 831784 URL: http://svn.apache.org/viewvc?rev=831784&view=rev Log: vote 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=8317

svn commit: r831785 - in /tomcat/trunk/java/org/apache/jasper: compiler/Validator.java resources/LocalStrings.properties

2009-11-01 Thread markt
Author: markt Date: Mon Nov 2 00:30:55 2009 New Revision: 831785 URL: http://svn.apache.org/viewvc?rev=831785&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47331 Uninterpreted tags are essentially template text so apply the rules of JSp.2.2 there too. Modified: tomcat

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

2009-11-01 Thread markt
Author: markt Date: Mon Nov 2 00:33:38 2009 New Revision: 831786 URL: http://svn.apache.org/viewvc?rev=831786&view=rev Log: Proposal 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=831

DO NOT REPLY [Bug 47349] WAR file deployment doesn't work in WAN

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47349 Mark Thomas changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

DO NOT REPLY [Bug 48097] NoClassDefFoundError on first access of first jsp

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48097 --- Comment #4 from Amichai 2009-11-01 17:20:57 UTC --- The bug occurs both with access to '/' and to '/index.jsp', so that can be ruled out as a cause. I hope I understood you correctly - to make sure, here are the exact steps I just did:

DO NOT REPLY [Bug 47330] proposal : port of mod_remoteip in Tomcat as RemoteIpValve

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47330 --- Comment #4 from Mark Thomas 2009-11-01 18:32:58 GMT --- Created an attachment (id=24455) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24455) Tomcat 7 patch with completed TODOs and failing test case Many thanks for these

DO NOT REPLY [Bug 47331] No translation error messag when using #{...} in template text

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47331 --- Comment #1 from Mark Thomas 2009-11-01 18:36:15 GMT --- 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 receiving this mail because:

DO NOT REPLY [Bug 48097] NoClassDefFoundError on first access of first jsp

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48097 --- Comment #5 from Konstantin Kolinko 2009-11-01 21:17:48 UTC --- Created an attachment (id=24456) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24456) Patch for WebappClassLoader to do not swallow AccessControlException The

DO NOT REPLY [Bug 48097] NoClassDefFoundError on first access of first jsp

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48097 --- Comment #6 from Konstantin Kolinko 2009-11-01 22:15:14 UTC --- Thank you for the recipe, I was able to reproduce the issue. The issue is observable both in 6.0.20 and in current 6.0.x sources, and I was able to do some debugging. ~ W

DO NOT REPLY [Bug 48100] New: jsp:directive.taglib parse error

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48100 Summary: jsp:directive.taglib parse error Product: Tomcat 6 Version: 6.0.20 Platform: PC OS/Version: Windows Server 2003 Status: NEW Severity: normal Priority

DO NOT REPLY [Bug 48097] NoClassDefFoundError on first access of first jsp

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48097 --- Comment #7 from Konstantin Kolinko 2009-11-01 23:44:06 UTC --- I debugged the case of the blank response. The sequence of events is the following: 1) The index_jsp.class is successfully loaded, instantiated, and its _jspInit() method

DO NOT REPLY [Bug 48097] NoClassDefFoundError on first access of first jsp

2009-11-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48097 --- Comment #8 from Konstantin Kolinko 2009-11-01 23:56:14 UTC --- Created an attachment (id=24457) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24457) Patch for SecurityClassLoad to preload o.a.c.loader.ResourceEntry class