DO NOT REPLY [Bug 50072] New: Blank responses

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50072 Summary: Blank responses Product: Tomcat 6 Version: 6.0.24 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: Catali

Re: [taglibs] Release for 1.2, was: The status of tomcat taglibs project?

2010-10-10 Thread Rex Wang
+1, Thanks for raising this! Jeremy. Also, hope the release can be made as OSGi bundles. -Rex 2010/10/10 Jeremy Boynes > On Oct 9, 2010, at 12:37 AM, Rex Wang wrote: > > > > 2. When do you plan to make the first release? Our project really wants > to > > switch to the open source implementat

DO NOT REPLY [Bug 49811] [PATCH] Disable UrlRewriting

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49811 --- Comment #16 from Wesley 2010-10-10 19:28:52 EDT --- (In reply to comment #15) > Created an attachment (id=26135) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26135) [details] > Updated patch > > I have reviewed the patch

DO NOT REPLY [Bug 50044] NIO HTTP connector aborts GET requests incorrectly.

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50044 --- Comment #5 from Mark Thomas 2010-10-10 18:11:05 EDT --- I've tracked down and fixed the issue in the APR/native connector for Tomcat 7. The fix will be in 7.0.4 onwards. -- Configure bugmail: https://issues.apache.org/bugzilla/userpre

svn commit: r1006358 - in /tomcat/trunk: java/org/apache/coyote/http11/Http11AprProcessor.java java/org/apache/tomcat/util/net/AprEndpoint.java webapps/docs/changelog.xml

2010-10-10 Thread markt
Author: markt Date: Sun Oct 10 22:10:27 2010 New Revision: 1006358 URL: http://svn.apache.org/viewvc?rev=1006358&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50044 for APR connector Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProcessor.java tomcat

DO NOT REPLY [Bug 43640] Move the tests package to JUnit

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43640 Jeremy Boynes changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 43640] Move the tests package to JUnit

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43640 --- Comment #7 from Jeremy Boynes 2010-10-10 17:44:07 EDT --- EvaluationTest failed on JDK1.5 because Boolean was changed to implement Comparable which changes the behaviour per section 1.8.1 of the EL specification -- Configure bugmail:

DO NOT REPLY [Bug 43640] Move the tests package to JUnit

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43640 --- Comment #6 from Jeremy Boynes 2010-10-10 17:42:26 EDT --- Fixed ParserTest by setting javax.servlet.jsp.functions.allowed property true (as per previous command line invocation) -- Configure bugmail: https://issues.apache.org/bugzill

DO NOT REPLY [Bug 49567] when starting a new thread from a startAsync Runnable, an infinite amount of doPosts is generated

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49567 --- Comment #13 from Kevin 2010-10-10 17:11:27 EDT --- (In reply to comment #12) > Hi, although Kevin backed down, I am still having this problem with the > current Janko, I'm sorry but I'm afraid I can't remember how I resolved the probl

DO NOT REPLY [Bug 50044] NIO HTTP connector aborts GET requests incorrectly.

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50044 --- Comment #4 from Mark Thomas 2010-10-10 16:36:28 EDT --- Similar issues with the APR connector in 6.0.x The delay in Tomcat 7 is the selectorTimeout. Still investigating... -- Configure bugmail: https://issues.apache.org/bugzilla/use

svn commit: r1006341 - /tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java

2010-10-10 Thread markt
Author: markt Date: Sun Oct 10 19:14:13 2010 New Revision: 1006341 URL: http://svn.apache.org/viewvc?rev=1006341&view=rev Log: Only call asyncPostProcess for async requests Modified: tomcat/trunk/java/org/apache/coyote/http11/Http11AprProtocol.java Modified: tomcat/trunk/java/org/apache/coyo

DO NOT REPLY [Bug 50069] multi-level context paths don't work any more

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50069 --- Comment #3 from Mark Thomas 2010-10-10 15:07:39 EDT --- OK. That's clearer. This is not going to change. 2. Was never intended to work and if it does it is pure luck. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs

svn commit: r1006340 - /tomcat/taglibs/standard/trunk/impl/src/test/java/org/apache/taglibs/standard/lang/jstl/test/ParserTest.java

2010-10-10 Thread jboynes
Author: jboynes Date: Sun Oct 10 19:07:44 2010 New Revision: 1006340 URL: http://svn.apache.org/viewvc?rev=1006340&view=rev Log: fix method renamed for debugging Modified: tomcat/taglibs/standard/trunk/impl/src/test/java/org/apache/taglibs/standard/lang/jstl/test/ParserTest.java Modified:

DO NOT REPLY [Bug 50069] multi-level context paths don't work any more

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50069 --- Comment #2 from gm 2010-10-10 15:04:31 EDT --- Dear Mark Thomas, I think I'm now understanding the facts. You're right saying multi-level paths still work. The point of confusion here is that from version 6.x.x on multi-level docBases

svn commit: r1006338 - in /tomcat/taglibs/standard/trunk/impl: ./ src/test/java/org/apache/taglibs/standard/lang/jstl/test/ src/test/resources/ src/test/resources/org/ src/test/resources/org/apache/ s

2010-10-10 Thread jboynes
Author: jboynes Date: Sun Oct 10 19:04:15 2010 New Revision: 1006338 URL: http://svn.apache.org/viewvc?rev=1006338&view=rev Log: make ParserTest pass, assuming EL functions should be allowed Added: tomcat/taglibs/standard/trunk/impl/src/test/resources/ tomcat/taglibs/standard/trunk/impl/s

DO NOT REPLY [Bug 50070] memory leak using NIO connector

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50070 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50070] memory leak using NIO connector

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50070 Reem Halevy changed: What|Removed |Added Component|Catalina|Connectors -- Configure bugmail: ht

DO NOT REPLY [Bug 50070] New: memory leak using NIO connector

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50070 Summary: memory leak using NIO connector Product: Tomcat 6 Version: 6.0.29 Platform: Other OS/Version: Linux Status: NEW Severity: major Priority: P2

DO NOT REPLY [Bug 50066] Cannot compile recursive tag with ant if it uses a class from the webapp

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50066 --- Comment #3 from Mark Thomas 2010-10-10 14:18:00 EDT --- Thanks for the patches. Patch applied to trunk and will be included in 7.0.4 onwards. Patch proposed for 6.0.x. -- Configure bugmail: https://issues.apache.org/bugzilla/userpre

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

2010-10-10 Thread markt
Author: markt Date: Sun Oct 10 18:17:51 2010 New Revision: 1006331 URL: http://svn.apache.org/viewvc?rev=1006331&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=1

svn commit: r1006330 - in /tomcat/trunk: java/org/apache/jasper/compiler/TagFileProcessor.java webapps/docs/changelog.xml

2010-10-10 Thread markt
Author: markt Date: Sun Oct 10 18:16:00 2010 New Revision: 1006330 URL: http://svn.apache.org/viewvc?rev=1006330&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50066 Fix building of recursive tag files when the file depends on a JAR file. Patch provided by Sylvain Laurent.

svn commit: r1006329 - in /tomcat/trunk: java/org/apache/jasper/compiler/TldLocationsCache.java webapps/docs/changelog.xml

2010-10-10 Thread markt
Author: markt Date: Sun Oct 10 18:09:43 2010 New Revision: 1006329 URL: http://svn.apache.org/viewvc?rev=1006329&view=rev Log: Improve error handling in TLD processing and handle the case when there is no web.xml Modified: tomcat/trunk/java/org/apache/jasper/compiler/TldLocationsCache.java

DO NOT REPLY [Bug 50069] multi-level context paths don't work any more

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50069 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50069] New: multi-level context paths don't work any more

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50069 Summary: multi-level context paths don't work any more Product: Tomcat 6 Version: 6.0.29 Platform: All OS/Version: All Status: NEW Severity: blocker Priority:

DO NOT REPLY [Bug 49900] BundleSupport.release() does not call super.release() to clear bodyContent

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49900 Jeremy Boynes changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1006320 - in /tomcat/taglibs/standard/trunk/impl/src: main/java/org/apache/taglibs/standard/tag/common/fmt/ test/java/org/apache/taglibs/standard/tag/common/fmt/

2010-10-10 Thread jboynes
Author: jboynes Date: Sun Oct 10 17:13:16 2010 New Revision: 1006320 URL: http://svn.apache.org/viewvc?rev=1006320&view=rev Log: add test to confirm bugzilla #49900 and verify fix Added: tomcat/taglibs/standard/trunk/impl/src/test/java/org/apache/taglibs/standard/tag/common/fmt/ tomcat/

DO NOT REPLY [Bug 45197] Need to support the JSTL 1.2 specification

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45197 Jeremy Boynes changed: What|Removed |Added Status|ASSIGNED|RESOLVED Version|1.1.0

Re: [taglibs] Pick common format for test class names

2010-10-10 Thread Jeremy Boynes
On Oct 10, 2010, at 7:01 AM, Konstantin Kolinko wrote: > 2010/10/8 Jeremy Boynes : >> We have different formats for test class names and need to specifically list >> them in the pom.xml file. >> >> i'd like to propose picking a standard format and using a single wildcarded >> pattern to select

Re: [taglibs] Pick common format for test class names

2010-10-10 Thread Jeremy Boynes
On Oct 10, 2010, at 7:01 AM, Konstantin Kolinko wrote: ... > > I do not know surefire, but the above file masks end with *.java, and > your inner classes do not have .java suffix in them. Is there really a > problem?? This is what happens if I rename SetSupportTest to TestSetSupport: --

DO NOT REPLY [Bug 49991] Tomcat 7 JAAS problem with CDI

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49991 --- Comment #6 from Pete Muir 2010-10-10 11:47:10 EDT --- (Unfortunately) the Servlet spec provides no guarantees of the behaviour of request listeners if a forward occurs e.g. for FORM auth or to an error page. Tomcat (and derivatives suc

Re: [taglibs] Pick common format for test class names

2010-10-10 Thread Konstantin Kolinko
2010/10/8 Jeremy Boynes : > We have different formats for test class names and need to specifically list > them in the pom.xml file. > > i'd like to propose picking a standard format and using a single wildcarded > pattern to select them. The defaults for the surefire plugin are: >        **/Test

Bug report for Tomcat Native [2010/10/10]

2010-10-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2010/10/10]

2010-10-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2010/10/10]

2010-10-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2010/10/10]

2010-10-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2010/10/10]

2010-10-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2010/10/10]

2010-10-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Taglibs [2010/10/10]

2010-10-10 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

DO NOT REPLY [Bug 50063] Latest trunck can't configure context when metadata-complete is true and version is 3.0

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50063 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1006265 - in /tomcat/trunk: java/org/apache/catalina/startup/ContextConfig.java webapps/docs/changelog.xml

2010-10-10 Thread markt
Author: markt Date: Sun Oct 10 09:58:24 2010 New Revision: 1006265 URL: http://svn.apache.org/viewvc?rev=1006265&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=50063 Fix apps with meta-data complete returning 404s Modified: tomcat/trunk/java/org/apache/catalina/startup/C

DO NOT REPLY [Bug 49991] Tomcat 7 JAAS problem with CDI

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49991 Mark Thomas changed: What|Removed |Added Status|NEEDINFO|NEW --- Comment #5 from Mark Thomas

DO NOT REPLY [Bug 50065] Wrong handling of non-latin1 characters in HTTP request parameters.

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50065 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50065] Wrong handling of non-latin1 characters in HTTP request parameters.

2010-10-10 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50065 Artem Anisimov changed: What|Removed |Added Priority|P2 |P4 --- Comment #2 from Artem Anis