DO NOT REPLY [Bug 46344] New: Two org.apache.AnnotationProcessor classes can cause ClassCastExceptions

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46344 Summary: Two org.apache.AnnotationProcessor classes can cause ClassCastExceptions Product: Tomcat 6 Version: 6.0.18 Platform: All OS/Version: All Status: NEW

DO NOT REPLY [Bug 46347] New: Endorsed option couldn't be overriden

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46347 Summary: Endorsed option couldn't be overriden Product: Tomcat 6 Version: 6.0.18 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 46350] New: Maven repository should contain source bundles

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46350 Summary: Maven repository should contain source bundles Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: enhancement

DO NOT REPLY [Bug 46350] Maven repository should contain source bundles

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46350 Marc Guillemot <[EMAIL PROTECTED]> changed: What|Removed |Added Depends on||46351 --

DO NOT REPLY [Bug 46351] New: Refactor a bit the build scripts

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46351 Summary: Refactor a bit the build scripts Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 46352] New: Apache 1.3 crashes inside mod_jk.so with selfsigned SSL cert

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46352 Summary: Apache 1.3 crashes inside mod_jk.so with selfsigned SSL cert Product: Tomcat Connectors Version: 1.2.27 Platform: Macintosh OS/Version: Mac OS X 10.4

DO NOT REPLY [Bug 46352] Apache 1.3 crashes inside mod_jk.so with selfsigned SSL cert

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46352 --- Comment #1 from Rainer Jung <[EMAIL PROTECTED]> 2008-12-05 03:57:26 PST --- Line 659 is: reply_timeout = ap_table_get(r->subprocess_env, "JK_REPLY_TIMEOUT"); So it seems we have trouble retrieving data from the httpd environment v

DO NOT REPLY [Bug 46347] Endorsed option couldn't be overriden

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

DO NOT REPLY [Bug 46232] Can't override XML parser implementation using endorsed mechanism

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46232 Mark Thomas <[EMAIL PROTECTED]> changed: What|Removed |Added CC||[EMAIL PROTECTED]

svn commit: r723738 - in /tomcat/trunk/bin: setclasspath.bat setclasspath.sh

2008-12-05 Thread markt
Author: markt Date: Fri Dec 5 06:27:57 2008 New Revision: 723738 URL: http://svn.apache.org/viewvc?rev=723738&view=rev Log: https://issues.apache.org/bugzilla/show_bug.cgi?id=46232 Don't override the endorsed dir if the user has set it Based on a patch by Russ Tokuyama Modified: tomcat/trunk

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

2008-12-05 Thread markt
Author: markt Date: Fri Dec 5 06:41:37 2008 New Revision: 723744 URL: http://svn.apache.org/viewvc?rev=723744&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=

DO NOT REPLY [Bug 46232] Can't override XML parser implementation using endorsed mechanism

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46232 --- Comment #2 from Mark Thomas <[EMAIL PROTECTED]> 2008-12-05 06:42:35 PST --- This has been fixed in trunk and proposed for 6.0.x. I modified the proposed patch to cover the .bat file and to use the same method as elsewhere in the .sh

DO NOT REPLY [Bug 46352] Apache 1.3 crashes inside mod_jk.so with selfsigned SSL cert

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46352 --- Comment #2 from Patrick Middleton <[EMAIL PROTECTED]> 2008-12-05 07:55:49 PST --- Yes, I built mod_jk.so myself -- Apple doesn't supply this with MacOSX, only with MacOSX Server, and unlike mod_ssl the source used is not available

DO NOT REPLY [Bug 46247] SVN property patches

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

svn commit: r723775 [5/5] - in /tomcat/trunk: java/org/apache/juli/ modules/bayeux/ modules/bayeux/java/org/apache/cometd/bayeux/ modules/bayeux/java/org/apache/tomcat/bayeux/ modules/bayeux/java/org/

2008-12-05 Thread markt
Modified: tomcat/trunk/res/META-INF/LICENSE URL: http://svn.apache.org/viewvc/tomcat/trunk/res/META-INF/LICENSE?rev=723775&r1=723774&r2=723775&view=diff == --- tomcat/trunk/res/META-INF/LICENSE (original) +++ tomcat/trunk/

DO NOT REPLY [Bug 46354] New: LIMIT_BUFFER setting causes arraycopy errors

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46354 Summary: LIMIT_BUFFER setting causes arraycopy errors Product: Tomcat 5 Version: 5.5.23 Platform: All OS/Version: Linux Status: NEW Severity: major Priority:

DO NOT REPLY [Bug 46354] LIMIT_BUFFER setting causes arraycopy errors

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46354 --- Comment #1 from Mark Thomas <[EMAIL PROTECTED]> 2008-12-05 09:04:34 PST --- Upgrading to 5.5.27 may well fix this. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You are receiving this ma

DO NOT REPLY [Bug 46247] SVN property patches

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46247 --- Comment #2 from Sebb <[EMAIL PROTECTED]> 2008-12-05 09:12:03 PST --- Created an attachment (id=22998) --> (https://issues.apache.org/bugzilla/attachment.cgi?id=22998) SVN property fixes A few more SVN properties that seem to have

DO NOT REPLY [Bug 46352] Apache 1.3 crashes inside mod_jk.so with selfsigned SSL cert

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46352 --- Comment #3 from Patrick Middleton <[EMAIL PROTECTED]> 2008-12-05 09:16:19 PST --- so we have all the magic tested and working as per http://developer.apple.com/technotes/tn2004/tn2123.html for enabling core dumps, and even a CoreDu

DO NOT REPLY [Bug 46354] LIMIT_BUFFER setting causes arraycopy errors

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46354 --- Comment #2 from Ed Hill <[EMAIL PROTECTED]> 2008-12-05 09:16:25 PST --- I will try, but nothing in the release notes jumped out at me... -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You

svn commit: r723802 - in /tomcat/trunk/modules/jdbc-pool: java/org/apache/tomcat/jdbc/pool/ java/org/apache/tomcat/jdbc/pool/interceptor/ test/org/apache/tomcat/jdbc/test/

2008-12-05 Thread fhanik
Author: fhanik Date: Fri Dec 5 09:36:09 2008 New Revision: 723802 URL: http://svn.apache.org/viewvc?rev=723802&view=rev Log: Query collection stats Added: tomcat/trunk/modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/CreateTestTable.java tomcat/trunk/modules/jdbc-pool/test/org/apache

DO NOT REPLY [Bug 46352] Apache 1.3 crashes inside mod_jk.so with selfsigned SSL cert

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46352 --- Comment #4 from Rainer Jung <[EMAIL PROTECTED]> 2008-12-05 09:39:35 PST --- (In reply to comment #3) > so we have all the magic tested and working as per > http://developer.apple.com/technotes/tn2004/tn2123.html for enabling core >

svn commit: r723803 - in /tomcat/trunk: java/org/apache/tomcat/util/net/jsse/NioX509KeyManager.java modules/jdbc-pool/test/org/apache/tomcat/jdbc/test/SimplePOJOAsyncExample.java modules/jdbc-pool/tes

2008-12-05 Thread markt
Author: markt Date: Fri Dec 5 09:48:41 2008 New Revision: 723803 URL: http://svn.apache.org/viewvc?rev=723803&view=rev Log: A few more properties Modified: tomcat/trunk/java/org/apache/tomcat/util/net/jsse/NioX509KeyManager.java (props changed) tomcat/trunk/modules/jdbc-pool/test/org

DO NOT REPLY [Bug 46247] SVN property patches

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46247 --- Comment #3 from Mark Thomas <[EMAIL PROTECTED]> 2008-12-05 09:49:16 PST --- Most of those are already set. I have updated the few that weren't. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email

DO NOT REPLY [Bug 46255] ThreadDeath must be rethrown if caught

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

DO NOT REPLY [Bug 46247] SVN property patches

2008-12-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46247 Sebb <[EMAIL PROTECTED]> changed: What|Removed |Added Status|RESOLVED|REOPENED Resolu

svn commit: r723889 - in /tomcat/trunk/java/org/apache/catalina: Executor.java core/StandardThreadExecutor.java

2008-12-05 Thread fhanik
Author: fhanik Date: Fri Dec 5 14:02:15 2008 New Revision: 723889 URL: http://svn.apache.org/viewvc?rev=723889&view=rev Log: Add the ability to configure a job queue size, and a timeout for how long we want to try to add something to the queue. Modified: tomcat/trunk/java/org/apache/catalin