Bug report for Tomcat 3 [2008/03/23]

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

Bug report for Watchdog [2008/03/23]

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

Bug report for Tomcat 5 [2008/03/23]

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

Bug report for Tomcat 4 [2008/03/23]

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

DO NOT REPLY [Bug 44633] say which jar/ class is wrong when throwing UnsupportedClassVersionError

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44633 --- Comment #1 from Ralf Hauser [EMAIL PROTECTED] 2008-03-24 01:15:41 PST --- Created an attachment (id=21704) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=21704) Lsjar.java this is an approach to determine whether your

Compiling Tomcat source errors

2008-03-24 Thread Sameer Acharya
Hi friends, I have been a member of Tomcat user and dev list for more than two years now. I wanted to compile the source and also study it with the final objective being able to contribute whatever I can to this effort. I tried compiling TC first time and it gives me following errors, will

DO NOT REPLY [Bug 44494] Requests greater than 8k being truncated.

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44494 Suzuki Yuichiro [EMAIL PROTECTED] changed: What|Removed |Added Attachment #21700|0 |1 is

DO NOT REPLY [Bug 44667] Upload Failing

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44667 Diogo Quintela [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL

DO NOT REPLY [Bug 44667] Upload Failing

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44667 Pedro [EMAIL PROTECTED] changed: What|Removed |Added Version|5.5.2 |5.5.26 --- Comment

DO NOT REPLY [Bug 44668] New: JDK6 and Xerces

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44668 Summary: JDK6 and Xerces Product: Tomcat 6 Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component:

DO NOT REPLY [Bug 44668] JDK6 and Xerces

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44668 Mark Thomas [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 44667] Upload Failing

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44667 Mark Thomas [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

svn commit: r640451 - in /tomcat/trunk/java/org/apache/catalina/loader: LocalStrings.properties WebappClassLoader.java

2008-03-24 Thread markt
Author: markt Date: Mon Mar 24 08:57:42 2008 New Revision: 640451 URL: http://svn.apache.org/viewvc?rev=640451view=rev Log: Fix bug 44633. Tell use which class failed to load due to wrong version number. Modified: tomcat/trunk/java/org/apache/catalina/loader/LocalStrings.properties

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

2008-03-24 Thread markt
Author: markt Date: Mon Mar 24 09:00:26 2008 New Revision: 640452 URL: http://svn.apache.org/viewvc?rev=640452view=rev Log: Propose patch for bug 44633 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 44633] say which jar/ class is wrong when throwing UnsupportedClassVersionError

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44633 --- Comment #2 from Mark Thomas [EMAIL PROTECTED] 2008-03-24 08:59:13 PST --- I have patched trunk and proposed it for inclusion in 6.0.x -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You

Re: svn commit: r640451 - in /tomcat/trunk/java/org/apache/catalina/loader: LocalStrings.properties WebappClassLoader.java

2008-03-24 Thread Rainer Jung
Hi Mark, [EMAIL PROTECTED] schrieb: +++ tomcat/trunk/java/org/apache/catalina/loader/LocalStrings.properties Mon Mar 24 08:57:42 2008 @@ -29,6 +29,7 @@ standardLoader.starting=Starting this Loader standardLoader.stopping=Stopping this Loader webappClassLoader.stopped=Illegal access: this

svn commit: r640551 - /tomcat/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java

2008-03-24 Thread markt
Author: markt Date: Mon Mar 24 13:09:15 2008 New Revision: 640551 URL: http://svn.apache.org/viewvc?rev=640551view=rev Log: Clean-up unused import Modified: tomcat/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java Modified:

Re: svn commit: r640451 - in /tomcat/trunk/java/org/apache/catalina/loader: LocalStrings.properties WebappClassLoader.java

2008-03-24 Thread Mark Thomas
Rainer Jung wrote: when I saw your commit, I asked myself What's the original error message because we shouldn't overwrite any other information that's helpful. The error message (currently) isn't that helpful but your patch is good in that it allows us to make use of the error message it it

svn commit: r640559 - in /tomcat/trunk/java/org/apache/catalina/loader: LocalStrings.properties WebappClassLoader.java

2008-03-24 Thread markt
Author: markt Date: Mon Mar 24 13:30:14 2008 New Revision: 640559 URL: http://svn.apache.org/viewvc?rev=640559view=rev Log: Use Rainer's improved patch for bug 44633 Modified: tomcat/trunk/java/org/apache/catalina/loader/LocalStrings.properties

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

2008-03-24 Thread markt
Author: markt Date: Mon Mar 24 13:31:32 2008 New Revision: 640560 URL: http://svn.apache.org/viewvc?rev=640560view=rev Log: Add Rainer's improvement Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

svn commit: r640572 - /tomcat/trunk/java/org/apache/coyote/http11/InternalNioOutputBuffer.java

2008-03-24 Thread markt
Author: markt Date: Mon Mar 24 13:52:42 2008 New Revision: 640572 URL: http://svn.apache.org/viewvc?rev=640572view=rev Log: Fix BZ 44620 https://issues.apache.org/bugzilla/show_bug.cgi?id=44620 Move the code that handles writing more than the output buffer can accept in a single write to the

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

2008-03-24 Thread markt
Author: markt Date: Mon Mar 24 13:54:39 2008 New Revision: 640573 URL: http://svn.apache.org/viewvc?rev=640573view=rev Log: Propose fix for BZ 44620 Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 44620] infinit loop in nio connector code

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44620 --- Comment #7 from Mark Thomas [EMAIL PROTECTED] 2008-03-24 13:53:02 PST --- The patch referred to in comment #2 is insufficient to fix this issue. I have committed a fix to trunk and proposed it for 6.0.x. -- Configure bugmail:

svn commit: r640577 - in /tomcat/tc6.0.x/trunk: STATUS.txt webapps/docs/changelog.xml webapps/docs/jndi-datasource-examples-howto.xml

2008-03-24 Thread markt
Author: markt Date: Mon Mar 24 14:03:27 2008 New Revision: 640577 URL: http://svn.apache.org/viewvc?rev=640577view=rev Log: Fix docs for maxActive Modified: tomcat/tc6.0.x/trunk/STATUS.txt tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

svn commit: r640584 - in /tomcat/trunk/java/org/apache/naming/resources: DirContextURLConnection.java ResourceAttributes.java

2008-03-24 Thread markt
Author: markt Date: Mon Mar 24 14:30:03 2008 New Revision: 640584 URL: http://svn.apache.org/viewvc?rev=640584view=rev Log: Fix bug 44611 https://issues.apache.org/bugzilla/show_bug.cgi?id=44611 DirContextURLConnection: 1) Does not implement the getHeaderFields() method 2) It's implementation of

DO NOT REPLY [Bug 44611] DirContextURLConnection Header Bugs

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44611 --- Comment #1 from Mark Thomas [EMAIL PROTECTED] 2008-03-24 14:32:56 PST --- Many thanks for the patch. It has been applied to trunk and proposed for inclusion in the next release of 6.0.x. -- Configure bugmail:

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

2008-03-24 Thread markt
Author: markt Date: Mon Mar 24 14:34:42 2008 New Revision: 640585 URL: http://svn.apache.org/viewvc?rev=640585view=rev Log: Propose patch for 44611 (DirContextURLConnection fixes) Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

DO NOT REPLY [Bug 44598] JAASRealm is suppressing Exceptions

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44598 Mark Thomas [EMAIL PROTECTED] changed: What|Removed |Added Severity|normal |enhancement

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

2008-03-24 Thread rjung
Author: rjung Date: Mon Mar 24 14:53:36 2008 New Revision: 640598 URL: http://svn.apache.org/viewvc?rev=640598view=rev Log: Vote. Modified: tomcat/tc6.0.x/trunk/STATUS.txt Modified: tomcat/tc6.0.x/trunk/STATUS.txt URL:

Re: svn commit: r640451 - in /tomcat/trunk/java/org/apache/catalina/loader: LocalStrings.properties WebappClassLoader.java

2008-03-24 Thread Rainer Jung
Mark Thomas schrieb: Rainer Jung wrote: when I saw your commit, I asked myself What's the original error message because we shouldn't overwrite any other information that's helpful. The error message (currently) isn't that helpful but your patch is good in that it allows us to make use of the

DO NOT REPLY [Bug 44585] mod_jk resolves jvmRoute first from the url instead from the cookies

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44585 Mark Thomas [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 44669] New: try to get help at netscape

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44669 Summary: try to get help at netscape Product: Tomcat 5 Version: 5.0.28 Platform: PC OS/Version: Windows XP Status: NEW Severity: critical Priority: P2

DO NOT REPLY [Bug 44669] try to get help at netscape

2008-03-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44669 --- Comment #1 from barry [EMAIL PROTECTED] 2008-03-24 18:34:49 PST --- Created an attachment (id=21707) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=21707) working with netscape help -- Configure bugmail:

svn commit: r640688 [2/2] - in /tomcat/sandbox/tomcat-lite/java/org/apache/tomcat/lite: ./ http11/ util/

2008-03-24 Thread costin
Modified: tomcat/sandbox/tomcat-lite/java/org/apache/tomcat/lite/TomcatLite.java URL: http://svn.apache.org/viewvc/tomcat/sandbox/tomcat-lite/java/org/apache/tomcat/lite/TomcatLite.java?rev=640688r1=640687r2=640688view=diff

svn commit: r640689 - in /tomcat/sandbox/tomcat-lite/java/org/apache/tomcat/util: ./ buf/ http/ loader/ res/

2008-03-24 Thread costin
Author: costin Date: Mon Mar 24 21:02:58 2008 New Revision: 640689 URL: http://svn.apache.org/viewvc?rev=640689view=rev Log: Remove old experimental refactoring of tomcat.util Removed: tomcat/sandbox/tomcat-lite/java/org/apache/tomcat/util/DomUtil.java

svn commit: r640691 - /tomcat/sandbox/tomcat-lite/java/org/apache/commons/

2008-03-24 Thread costin
Author: costin Date: Mon Mar 24 21:05:16 2008 New Revision: 640691 URL: http://svn.apache.org/viewvc?rev=640691view=rev Log: Remove old code, converted to juli Removed: tomcat/sandbox/tomcat-lite/java/org/apache/commons/