Re: atomicity violation in the JspServletWrapper class ?

2011-03-06 Thread lpxz
Dear Thomas: Thank you very much. Regards Peng Mark Thomas wrote: On 05/03/2011 19:30, lpxz wrote: It would of helped if you had mentioned which Tomcat version you were looking at. I'm assuming trunk. The expected semantic is that the (service) invocation should use the instance of t

Re: atomicity violation in the JspServletWrapper class ?

2011-03-06 Thread lpxz
Dear Thomas: I am using the tomcat 6 in the dacapo-9.12-bach, sorry that I can not figure out the detailed version number. Regards Peng lpxz wrote: Dear Thomas: Thank you very much. Regards Peng Mark Thomas wrote: On 05/03/2011 19:30, lpxz wrote: It would of helped if you had men

svn commit: r1078436 - in /tomcat/trunk: java/org/apache/tomcat/util/net/ java/org/apache/tomcat/util/net/jsse/ java/org/apache/tomcat/util/net/jsse/res/ test/org/apache/tomcat/util/net/ webapps/docs/

2011-03-06 Thread markt
Author: markt Date: Sun Mar 6 09:33:26 2011 New Revision: 1078436 URL: http://svn.apache.org/viewvc?rev=1078436&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48208 Add custom trust manager support Modified: tomcat/trunk/java/org/apache/tomcat/util/net/AbstractEndpoint.

DO NOT REPLY [Bug 48208] allow to configure a custom client certificate Trust Manager in server.xml per connector attribute "trustManagerClassName"

2011-03-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48208 --- Comment #9 from Mark Thomas 2011-03-06 04:40:27 EST --- This has been fixed in 7.0.x and will be included in 7.0.11 onwards. The patch has not yet been back-ported to 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/use

Bug report for Taglibs [2011/03/06]

2011-03-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 5 [2011/03/06]

2011-03-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 6 [2011/03/06]

2011-03-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 7 [2011/03/06]

2011-03-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Native [2011/03/06]

2011-03-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Connectors [2011/03/06]

2011-03-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat Modules [2011/03/06]

2011-03-06 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Re: [VOTE] Release Apache Tomcat 7.0.10

2011-03-06 Thread Mark Thomas
On 05/03/2011 14:32, Mark Thomas wrote: > The proposed Apache Tomcat 7.0.10 release is now available for voting. > > It can be obtained from: > http://people.apache.org/~markt/dev/tomcat-7/v7.0.10/ > The svn tag is: > http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_10/ > > The prop

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

2011-03-06 Thread kkolinko
Author: kkolinko Date: Sun Mar 6 13:16:50 2011 New Revision: 1078464 URL: http://svn.apache.org/viewvc?rev=1078464&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=10

DO NOT REPLY [Bug 48208] allow to configure a custom client certificate Trust Manager in server.xml per connector attribute "trustManagerClassName"

2011-03-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=48208 Mark Thomas changed: What|Removed |Added Attachment #26581|0 |1 is obsolete|

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

2011-03-06 Thread markt
Author: markt Date: Sun Mar 6 16:40:47 2011 New Revision: 1078508 URL: http://svn.apache.org/viewvc?rev=1078508&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

DO NOT REPLY [Bug 28378] better error message upon "No selector attribute (cookie/header/name/parameter) was specified"

2011-03-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=28378 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1078522 - /tomcat/trunk/java/org/apache/tomcat/jni/Library.java

2011-03-06 Thread markt
Author: markt Date: Sun Mar 6 17:35:12 2011 New Revision: 1078522 URL: http://svn.apache.org/viewvc?rev=1078522&view=rev Log: Make more efficient / fix FindBugs nag Modified: tomcat/trunk/java/org/apache/tomcat/jni/Library.java Modified: tomcat/trunk/java/org/apache/tomcat/jni/Library.java

svn commit: r1078523 - /tomcat/trunk/java/org/apache/tomcat/util/file/Matcher.java

2011-03-06 Thread markt
Author: markt Date: Sun Mar 6 17:37:30 2011 New Revision: 1078523 URL: http://svn.apache.org/viewvc?rev=1078523&view=rev Log: Remove unused code Modified: tomcat/trunk/java/org/apache/tomcat/util/file/Matcher.java Modified: tomcat/trunk/java/org/apache/tomcat/util/file/Matcher.java URL: ht

DO NOT REPLY [Bug 41496] set a security provider for jsse in a connector configuration in server.xml

2011-03-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41496 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 25196] jspc.bat should support precompiling jsp files located in any dir

2011-03-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=25196 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 26006] Friendlier error message for "Illegal target of jump or branch"

2011-03-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=26006 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

svn commit: r1078595 - /tomcat/trunk/java/org/apache/naming/resources/DirContextURLStreamHandler.java

2011-03-06 Thread markt
Author: markt Date: Sun Mar 6 22:02:28 2011 New Revision: 1078595 URL: http://svn.apache.org/viewvc?rev=1078595&view=rev Log: Clean-up, mainly unused code Modified: tomcat/trunk/java/org/apache/naming/resources/DirContextURLStreamHandler.java Modified: tomcat/trunk/java/org/apache/naming/

Re: [VOTE] Release Apache Tomcat 7.0.10

2011-03-06 Thread Rainer Jung
On 05.03.2011 15:32, Mark Thomas wrote: The proposed Apache Tomcat 7.0.10 release is now available for voting. It can be obtained from: http://people.apache.org/~markt/dev/tomcat-7/v7.0.10/ The svn tag is: http://svn.apache.org/repos/asf/tomcat/tc7.0.x/tags/TOMCAT_7_0_10/ The proposed 7.0.10 re

svn commit: r1078601 - in /tomcat/trunk: java/org/apache/catalina/loader/ java/org/apache/naming/resources/ test/org/apache/naming/resources/ webapps/docs/

2011-03-06 Thread markt
Author: markt Date: Sun Mar 6 22:12:10 2011 New Revision: 1078601 URL: http://svn.apache.org/viewvc?rev=1078601&view=rev Log: Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=26701 Provide a mechanism for users to register their own URLStreamHandlerFactory objects. Added: tomcat/trun

DO NOT REPLY [Bug 26701] Enabling web applications to register their own stream handlers

2011-03-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=26701 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 18500] Host aliases to match by regular expression (trivial)

2011-03-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=18500 Mark Thomas changed: What|Removed |Added Component|Catalina|Catalina Version|4.1.24

DO NOT REPLY [Bug 43423] catalina.sh -force too fast

2011-03-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43423 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 47081] Add support for RFC 2817 - Upgrading to TLS Within HTTP/1.1

2011-03-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47081 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

DO NOT REPLY [Bug 50882] New: Fix documentation and tickets for 1.2.31

2011-03-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50882 Summary: Fix documentation and tickets for 1.2.31 Product: Tomcat Connectors Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal

DO NOT REPLY [Bug 50882] Fix documentation and tickets for 1.2.31

2011-03-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=50882 Stephen Kestle changed: What|Removed |Added OS/Version|Linux |Windows XP -- Configure bugmail: