Re: [VOTE] [5.5] Release plan votes

2004-08-29 Thread Peter Rossbach
Remy Maucherat schrieb: I approve the release plan: [x] Yes [ ] No Tomcat 5.5 should use the following API set for the coding: [ ] J2SE 1.3 [x] J2SE 1.4 [ ] J2SE 5.0 Yoav Shapira will act as the release manager for this branch: [x] Yes [ ] No Thanks :) Rémy ---

DO NOT REPLY [Bug 30922] New: - Problem during starting server

2004-08-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

[ANN] Apache Jakarta Tomcat 5.0.28 Released

2004-08-29 Thread Yoav Shapira
The Tomcat Team announces the immediate availability of Apache Jakarta Tomcat 5.0.28. Please refer to the change log for the list of changes: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/changelog.html Release notes: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/RELEASE-NOTES Downloads: Bi

Documentation hint: getting rid of JMX HTTP adaptor errors

2004-08-29 Thread Rainer Jung
Hi, using TC 5.0.27 together with the jmx http adaptor coming with mx4j 2.0.1 there are still error messages and missing data in the resulting html pages. The errors disappear when using xalan 2.6.0. The release Notes for J2SDK 1.4.2_05 say, that Sun still bundles 2.4.1+. Maybe that's worth a hint

RFE: Basic auth jmx http adapter

2004-08-29 Thread Rainer Jung
Hi, I append a small patch, including the necessary features to support basic and digest authentication for the mx4j JMX http connector. The way the http adaptor is initialized in JkMX.java today gives no possibility to restrict access to it. Since the JMX console is very powerful I included code

Bug report for Tomcat 3 [2004/08/29]

2004-08-29 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Tomcat 4 [2004/08/29]

2004-08-29 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

Bug report for Watchdog [2004/08/29]

2004-08-29 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

cvs commit: jakarta-tomcat-catalina/webapps/docs building.xml

2004-08-29 Thread yoavs
yoavs 2004/08/29 07:27:47 Modified:webapps/docs building.xml Log: Minor XML fixes to make

DO NOT REPLY [Bug 29778] - Embedded does not function as documented (works in v4 fine)

2004-08-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

cvs commit: jakarta-tomcat-connectors/coyote/src/java/org/apache/coyote/tomcat4 CoyoteRequest.java CoyoteResponse.java

2004-08-29 Thread yoavs
yoavs 2004/08/29 08:33:45 Modified:coyote/src/java/org/apache/coyote/tomcat4 CoyoteRequest.java CoyoteResponse.java Log: Don't use enum as a variable name, it's a JDK 1.5 keyword. Revision ChangesPath 1.38 +4 -4 jakarta-tomcat-connecto

Re: [ANN] Apache Jakarta Tomcat 5.0.28 Released

2004-08-29 Thread Vic
(I know I speak for many) THANK YOU very much. .V Yoav Shapira wrote: The Tomcat Team announces the immediate availability of Apache Jakarta Tomcat 5.0.28. Please refer to the change log for the list of changes: http://jakarta.apache.org/tomcat/tomcat-5.0-doc/changelog.html Release notes: http://

cvs commit: jakarta-tomcat-catalina/catalina/src/share/org/apache/naming/resources ResourceAttributes.java

2004-08-29 Thread yoavs
yoavs 2004/08/29 09:46:15 Modified:catalina/src/share/org/apache/catalina Valve.java catalina/src/share/org/apache/catalina/ant JMXQueryTask.java catalina/src/share/org/apache/catalina/authenticator AuthenticatorBase.java SingleSign

cvs commit: jakarta-tomcat-connectors/util/java/org/apache/tomcat/util/threads ThreadPool.java

2004-08-29 Thread yoavs
yoavs 2004/08/29 10:14:42 Modified:coyote/src/java/org/apache/coyote/tomcat3 Tomcat3Adapter.java coyote/src/java/org/apache/coyote/tomcat4 CoyoteConnector.java CoyoteResponse.java jk/java/org/apache/ajp Ajp13

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1.txt

2004-08-29 Thread markt
markt 2004/08/29 10:40:16 Modified:.RELEASE-NOTES-4.1.txt Log: Update release note for 4.1.31. This commit only includes changes from 4.1.30 to 1 April 2004. Revision ChangesPath 1.85 +190 -1jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index: RELEA

Re: [ANN] Apache Jakarta Tomcat 5.0.28 Released

2004-08-29 Thread Ian F.Darwin
Thanks Yoav for making the release! Just a couple of minor nits on the release notes, $Id: RELEASE-NOTES,v 1.18 2004/06/15 18:42:06 yoavs Exp $ - Tomcat 5.0 and JNI Based Applications: - Applications that require native libra

cvs commit: jakarta-tomcat-catalina/tester build.xml

2004-08-29 Thread yoavs
yoavs 2004/08/29 11:13:29 Modified:catalina build.xml tester build.xml Log: Made compile.debug and compile.deprecation properties consistent and used in all javac tasks Revision ChangesPath 1.67 +2 -1 jakarta-tomcat-catalina/catalina/build.xm

cvs commit: jakarta-tomcat-connectors/webapp build.xml

2004-08-29 Thread yoavs
yoavs 2004/08/29 11:14:18 Modified:jk build.xml naming build.xml util build.xml webapp build.xml Log: Made compile.debug and compile.deprecation consistent and used in all javac tasks. Revision ChangesPath 1.76

cvs commit: jakarta-tomcat-5/resources/deployer build.xml

2004-08-29 Thread yoavs
yoavs 2004/08/29 11:14:41 Modified:.BUILDING.txt RELEASE-NOTES build.xml resources/deployer build.xml Log: Made compile.debug and compile.deprecation consistent and used in all javac tasks. Revision ChangesPath 1.33 +5 -5 jakarta-tomcat-

cvs commit: jakarta-tomcat-jasper/jasper2 build.xml

2004-08-29 Thread yoavs
yoavs 2004/08/29 11:15:03 Modified:jasper2 build.xml Log: Made compile.debug and compile.deprecation consistent and used in all javac tasks. Revision ChangesPath 1.28 +2 -1 jakarta-tomcat-jasper/jasper2/build.xml Index: build.xml ==

Re: [ANN] Apache Jakarta Tomcat 5.0.28 Released

2004-08-29 Thread Michael McGrady
+1 What a deal Tomcat is. It is amazing! Vic wrote: (I know I speak for many) THANK YOU very much. .V - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: jakarta-tomcat-catalina/webapps/docs changelog.xml

2004-08-29 Thread yoavs
yoavs 2004/08/29 11:18:55 Modified:webapps/docs Tag: TOMCAT_5_0 changelog.xml Log: Accountability, I suppose ;) Revision ChangesPath No revision No revision 1.70.2.13 +1 -1 jakarta-tomcat-catalina/webapps/docs/changelog.xml

cvs commit: jakarta-tomcat-4.0 RELEASE-NOTES-4.1.txt

2004-08-29 Thread markt
markt 2004/08/29 12:07:31 Modified:.RELEASE-NOTES-4.1.txt Log: Update release note for 4.1.31. This commit covers the remaining changes from 1 April 2004 to present Revision ChangesPath 1.86 +279 -31 jakarta-tomcat-4.0/RELEASE-NOTES-4.1.txt Index

[PATCH] jakarta-servletapi-4 - Update to Apache License V2 - Part 1 of 4

2004-08-29 Thread Mark Thomas
A patch (part 1 of 4) to update the jakarta-servletapi-4 module to the Apache License V2 is attached. Please could one of the committers for this module apply the patch. Thanks, Mark - To unsubscribe, e-mail: [EMAIL PROTECTED]

[PATCH] jakarta-servletapi-4 - Update to Apache License V2 - Part 3 of 4

2004-08-29 Thread Mark Thomas
A patch (part 3 of 4) to update the jakarta-servletapi-4 module to the Apache License V2 is attached. Please could one of the committers for this module apply the patch. Thanks, Mark - To unsubscribe, e-mail: [EMAIL PROTECTED]

[PATCH] jakarta-servletapi-4 - Update to Apache License V2 - Part 4 of 4

2004-08-29 Thread Mark Thomas
A patch (part 4 of 4) to update the jakarta-servletapi-4 module to the Apache License V2 is attached. Please could one of the committers for this module apply the patch. Thanks, Mark - To unsubscribe, e-mail: [EMAIL PROTECTED]

FW: [PATCH] jakarta-servletapi-4 - Update to Apache License V2 - Part 2 of 4

2004-08-29 Thread Mark Thomas
Sorry had to split this patch as it was rejected for being too big. Part 2a is attached. Mark -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Sunday, August 29, 2004 8:28 PM To: 'Tomcat Developers List' Subject: [PATCH] jakarta-servletapi-4 - Update to Apache Licen

FW: [PATCH] jakarta-servletapi-4 - Update to Apache License V2 - Part 2 of 4

2004-08-29 Thread Mark Thomas
Sorry had to split this patch as it was rejected for being too big. Part 2b is attached. Mark -Original Message- From: Mark Thomas [mailto:[EMAIL PROTECTED] Sent: Sunday, August 29, 2004 8:28 PM To: 'Tomcat Developers List' Subject: [PATCH] jakarta-servletapi-4 - Update to Apache Lice

RE: [PATCH] jakarta-servletapi-4 - Update to Apache License V2 - Part 2 of 4

2004-08-29 Thread Mark Thomas
Or maybe not. Sorry about this. Third attempt... The patch can be obtained (as a single file) from: http://www.apache.org/~markt/jakarta-servletapi-4.patch Mark > -Original Message- > From: Mark Thomas [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 29, 2004 8:36 PM > To: 'Tomcat Dev

DO NOT REPLY [Bug 30922] - Problem during starting server

2004-08-29 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Hi

2004-08-29 Thread mikeb
-- Virus Warning Message (on uusnwa0p) -- Found virus WORM_NETSKY.Z in file Textfile.txt .exe (in Textfile.zip) The uncleanable fi

Information

2004-08-29 Thread mikeb
-- Virus Warning Message (on uusnwa0p) -- Found virus WORM_NETSKY.Z in file Data.txt .exe (in Data.zip) The uncleanable file is de

James T Monegan/BUS/blum is out of the office.

2004-08-29 Thread James . T . Monegan
I will be out of the office starting 08/25/2004 and will not return until 09/01/2004. I will respond to your message when I return. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT

404 response form authentication problem

2004-08-29 Thread Jon Wilmoth
I have a login form that works fine in my local development environment with a single webapp deployed to the default localhost "host". However, in a hosted environment with multiple "host"s defined in my server.xml Tomcat returns a 404 response and a blank page. The html form follows the servlet

Japanese message updates and one bug fix in Tomcat 5

2004-08-29 Thread Kazuhiro Kazama
This mail includes Japanese message updates for Tomcat 5. And this patch resolves the problem which you can't deploy tomcat by ant in Japanese environment. Thanks, Kazuhiro Kazama ([EMAIL PROTECTED]) NTT Network Innovation Laboratories Index: jasper2/src/share/org/apache/jasper/resources/mess